GoDoxy
Reverse proxy and container-aware traffic manager with Web UI
4.1k stars 188 forks last commit first released
Actively maintained
Last commit 25 Aug 2026.
GoDoxy is a lightweight, performance-focused reverse proxy designed for self-hosters, with automatic routing based on container metadata and a built-in Web UI. It can manage HTTPS certificates, apply access controls, and proxy traffic to services across single or multiple nodes.
Key Features
- Reverse proxy for HTTP services plus TCP/UDP port forwarding
- Automatic route discovery from Docker/Podman containers via labels, with hot-reload on changes
- Web UI with app dashboard, configuration editor, uptime and system metrics, and container log viewing
- Automatic TLS certificate management with Let's Encrypt (including DNS-01 challenge support)
- Access control lists (ACL) with request/connection level rules (for example IP/CIDR)
- SSO options via OpenID Connect and ForwardAuth integration
- Optional idle-sleep behavior to stop and wake workloads based on traffic (including support for Docker containers and Proxmox LXCs)
Use Cases
- Publish and secure multiple self-hosted web apps behind a single gateway with automated HTTPS
- Centralize routing and basic access control for homelab services using container labels
- Reduce resource usage by auto-sleeping seldom-used services and waking them on demand
Limitations and Considerations
- Some ACL features rely on MaxMind configuration for geo/timezone-based rules
- Designed to run in host network mode, which may constrain certain deployment patterns
GoDoxy fits well in homelab and small-server environments where container-driven routing, a convenient UI, and automated TLS are priorities. It combines reverse proxying, basic orchestration-like automation, and authentication integration to simplify operating self-hosted services.
Categories:
Tags:
Tech Stack:
Similar to GoDoxy

Pangolin
Identity-aware VPN and reverse proxy for secure remote access
Open-source identity-based remote access platform combining WireGuard VPN and tunneled reverse proxy access with granular zero-trust controls.
OAuth2 Proxy
Reverse proxy and middleware for OAuth2/OIDC authentication
OAuth2 Proxy is a reverse proxy and middleware that protects web apps with OAuth2/OIDC login and forwards authenticated user identity to upstream services.
Cosmos Cloud
Security-first self-hosting platform with reverse proxy, SSO, and apps
Cosmos Cloud is a security-focused self-hosting platform that provides an app store, reverse proxy with automatic HTTPS, SSO/MFA, container management, backups, and monitoring.


NPMplus
Fork of Nginx Proxy Manager with HTTP/3, OIDC, and hardening
NPMplus is a Nginx Proxy Manager fork that adds HTTP/3 (QUIC), OIDC auth, stronger TLS defaults, and extra security and logging features in a web UI.

Nginx Proxy Manager
Web UI to manage Nginx reverse proxy hosts and SSL certificates
Nginx Proxy Manager is a web-based admin panel for managing Nginx reverse proxy hosts, redirects, streams, and Let’s Encrypt SSL certificates via Docker.
GoDoxy
Reverse proxy and container orchestrator for self-hosters
High-performance reverse proxy and container orchestrator with Web UI, automatic Docker/Podman route discovery, idle-sleep, access control, and automated Let's Encrypt support.


