On 2026/03/19 22:25, Klemens Nanni wrote:
> Comment:
> MTProxy for Telegram
>
> Description:
> Telemt is a fast, secure, and feature-rich server written in Rust:
> it fully implements the official Telegram proxy algo and adds many
> production-ready improvements such as:
this doesn't really explain what it's for to people who don't already
know. how about this instead of the above?
---
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>
>
> WWW: https://github.com/telemt/telemt
No comments:
Post a Comment