g3proxy
Enterprise-oriented generic forward proxy and TCP/TLS stream proxy

g3proxy is an enterprise-oriented generic proxy built in Rust for forwarding and controlling network traffic. It supports multiple proxy modes and is designed for performance, flexible routing policies, and security-focused traffic processing.
Key Features
- HTTP/1 and SOCKS5 forward proxy support
- TCP stream proxying, SNI proxying, and transparent proxying (TPROXY)
- Basic HTTP reverse proxy capabilities
- Proxy chaining with dynamic upstream proxy selection
- Flexible egress routing and customizable selection strategies
- TLS features including interception (MITM), decrypted traffic dumping, and protocol interception (HTTP, IMAP, SMTP)
- ICAP adaptation for integrating with third-party security products
- User authentication, per-user site configuration, and rich ACL/limit rules (ingress/egress/user-level)
- Metrics and observability integrations with detailed per-dimension monitoring
- Graceful reload for configuration changes
Use Cases
- Centralized enterprise forward proxy with policy enforcement and per-user controls
- Security inspection gateway using TLS interception and ICAP-based malware/DLP tooling
- Network traffic routing and failover via proxy chaining and egress selection
Limitations and Considerations
- Reverse proxy and NAT traversal capabilities are described as work-in-progress in the broader G3 project context
- TLS MITM and protocol interception require careful certificate management and may have compliance implications
g3proxy is well suited for organizations that need a fast, configurable proxy with strong access controls and traffic inspection options. Its Rust-based implementation and rich policy/routing features make it a solid foundation for enterprise proxy and security gateway deployments.
Categories:
Tags:
Tech Stack:
Similar Services

Caddy
Extensible web server and reverse proxy with automatic HTTPS
Caddy is a fast, extensible Go web server and reverse proxy with automatic HTTPS (ACME), HTTP/1.1, HTTP/2, and HTTP/3 support, and a JSON config API.

Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
Traefik Proxy is a dynamic reverse proxy and load balancer that auto-discovers services from Docker, Kubernetes, and other providers, with HTTPS, routing, and observabili...

Kong Gateway
Cloud-native API and LLM gateway with extensible plugins
Kong Gateway is a high-performance, cloud-native API gateway for routing, securing, and observing API traffic, with an extensible plugin system and Kubernetes support.

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.

NGINX
High-performance web server, reverse proxy, and load balancer
NGINX is a high-performance HTTP server and reverse proxy with caching, load balancing, TLS termination, and TCP/UDP proxying via a modular architecture.

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.
Docker
Rust