Hasty Briefsbeta

Bilingual

Show HN: I built a tool to use my homelab apps remotely without a full VPN

a year ago
  • #homelab
  • #reverse-proxy
  • #Go
  • prxy is a command-line reverse proxy written in Go for forwarding HTTP requests through an outbound proxy.
  • Automatically rewrites the Host header to ensure requests reach the target service correctly.
  • Designed to work with applications that don't support proxy configurations.
  • Acts as a companion to wireproxy for split-tunneling on an application-by-application basis.
  • Installation options include Homebrew, Docker, and direct binary download.
  • Configuration can be done via command-line flags or environment variables.
  • Contributions are welcome through GitHub issues and pull requests.
  • Licensed under the MIT license.