Show HN: Groxy – a Go library for building forward proxy servers
Category: library
Tags: go, proxy, http
Score: 5.8/10 (Innovation: 4, Technical: 6, Documentation: 8, Utility: 5)
Groxy is a Go library for building forward proxy servers with support for HTTP forwarding, HTTPS tunneling, and opt-in TLS interception for inspection. It offers middleware hooks, request/response blocking, and body transforms, making it a flexible but incremental utility for developers needing custom proxy solutions.
Target audience: backend devs
Repository: https://github.com/SalzDevs/groxy · Go · MIT · 5 stars
View on Hacker News