Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: new net/telemt 3.3.17
To:
Klemens Nanni <kn@openbsd.org>, ports <ports@openbsd.org>
Date:
Sun, 22 Mar 2026 19:26:27 +0000

Download raw body.

Thread
config probably wants to be mode 640 with root:_telemt or similar due to 
secrets

otherwise ok


-- 
  Sent from a phone, apologies for poor formatting.

On 22 March 2026 14:36:43 Klemens Nanni <kn@openbsd.org> wrote:

> 22.03.2026 17:32, Stuart Henderson пишет:
>> 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?
>
> Reads better to me, thanks.
>
> New tarball with that, the patch dropped and a typofix in README.
>
> OK?
>
>>
>> ---
>> 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
>>