Merge pull request #332 from 9seconds/telemt-recommend

Recommend to use telemt for adtag carvings
This commit is contained in:
Sergei Arkhipov
2026-02-18 11:14:22 +01:00
committed by GitHub
+11
View File
@@ -10,6 +10,17 @@ Highly-opinionated (ex-bullshit-free) MTPROTO proxy for
**If you use v1.0 or upgrade broke you proxy, please read the chapter **If you use v1.0 or upgrade broke you proxy, please read the chapter
[Version 2](#version-2)** [Version 2](#version-2)**
If you want to have a proxy that _supports adtag_ (possibility to promote a
channel with a special Telegram bot), I recommend to use
[telemt](https://github.com/telemt/telemt) project. v1 of mtg supports it
but I do not see any reasonable point of using it: adtag requires communication
via a fragile set of middle proxies, requires complex setup that must expose
a public IPs, has lower bandwidth and latency.
~10-20k simultaneous connections, has no user management, but ticks all
checkboxes related to its main intent: provide a way to use Telegram.
mtg idea is simple: minimal unbloated proxy that can handle a reasonable scale
## Rationale ## Rationale
There are several available proxies for Telegram MTPROTO available. Here There are several available proxies for Telegram MTPROTO available. Here