GoDoxy
A simple, fast reverse proxy with automatic HTTPS in Go

GoDoxy is a lightweight reverse proxy written in Go designed to sit in front of your self-hosted services and route traffic to them reliably. It focuses on straightforward configuration, modern TLS defaults, and making it easy to expose multiple apps behind a single entrypoint.
Key Features
- Reverse proxy for HTTP/HTTPS services with host-based routing
- Automatic TLS certificate provisioning/renewal (ACME/Let’s Encrypt)
- Support for multiple backends/services behind one proxy
- Configurable upstream targets, headers, and proxy behavior
- Designed to be small, fast, and easy to deploy (Go binary/container)
Use Cases
- Expose multiple homelab services on separate subdomains (e.g., app1.example.com, app2.example.com)
- Terminate TLS centrally and route to internal services on a private network
- Replace ad-hoc per-app web server configs with a single proxy layer
GoDoxy is a practical choice when you want a minimal reverse proxy focused on routing and automated HTTPS, without the operational overhead of larger ingress stacks. It fits well in small-to-medium self-hosted setups where simplicity and predictable behavior matter.
Categories:
Tags:
Tech Stack:
Similar Services

Caddy
Modern web server with automatic HTTPS
Fast, extensible web server and reverse proxy with automatic TLS certificates, simple configuration, HTTP/3 support, and production-ready observability features.

Traefik
Cloud-native reverse proxy and load balancer
Traefik is a dynamic reverse proxy and load balancer for Docker, Kubernetes, and microservices with automatic service discovery, routing, and TLS/ACME support.

Nginx Proxy Manager
Web UI for Nginx reverse proxy with Let's Encrypt SSL
Web-based reverse proxy manager for Nginx with hosts, streams, access lists, and automatic Let's Encrypt certificates via an easy admin UI.

SafeLine
Self-hosted WAF for protecting web apps and APIs
SafeLine is an open-source web application firewall (WAF) that protects web apps and APIs from common attacks using HTTP traffic inspection, rules, and management UI.


Pangolin
Self-hosted secure tunneling and access gateway
Pangolin provides a self-hosted access gateway for securely exposing internal apps via tunnels, with identity-aware access controls and a web UI.


BunkerWeb
Web application firewall and security reverse proxy
Self-hosted WAF and reverse proxy built on NGINX, with a web UI, ModSecurity/OWASP rules, automatic HTTPS, and hardened defaults for securing web apps.

TLS