Multi-protocol proxy — SOCKS5, HTTP/HTTPS, Telegram MTProto with fake-TLS
Anzu Proxy is a small, fast, and secure multi-protocol proxy server.
It is designed for production use and supports multiple modern proxy
protocols with optional caching, authentication, and traffic camouflage.
Features:
- SOCKS5 with username/password authentication
- HTTP and HTTPS proxy with HTTP/1.1 and HTTP/2 support
- Optional LRU response cache
- Optional HTTPS MITM caching
- Telegram MTProto proxy with fake TLS support
- Apache htpasswd multi-user authentication
After installation, configure the ports and start the service:
sudo snap set anzu-proxy socks-port=1080 http-port=8080
sudo snap start anzu-proxy
To enable the Telegram proxy, generate a fake TLS secret, then enable
MTProto and restart the service.
Full documentation:
https://codeberg.org/alimiracle/anzu-proxy