MTProxy for Telegram
Telegram supports "MTProxy", allowing clients to connect via a proxy server, masking the original source IP and obfuscating user traffic, making it significantly harder for ISPs and governments to detect outgoing connections pointing to Telegram servers. Telemt is a fast, secure, and feature-rich implementation of a proxy server. Written in Rust, it fully implements the official Telegram proxy algo and adds many production-ready improvements such as: - ME Pool + Reader/Writer + Registry + Refill + Adaptive Floor + Trio-State + Generation Lifecycle - Full-covered API w/ management - Anti-Replay on Sliding Window - Prometheus-format Metrics - TLS-Fronting and TCP-Splicing for masking from "prying" eyes
Maintainer: Klemens Nanni <kn@openbsd.org>