Highly-opinionated (ex-bullshit-free) MTPROTO proxy for Telegram.
If you use v1.0 or upgrade broke you proxy, please read the chapter Version 2
Du kannst nicht mehr als 25 Themen auswählenThemen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Alexey Dolotov
b6ec95b9a7
contrib/sni-router: fix bogus 2.4 version reference
The doc said 'Requires mtg ≥ 2.4', but no such release exists — the
latest tag is v2.2.8 (2026-04-07) and #480 is in master since
2026-05-05 awaiting the next release. Replace the speculative version
with an honest pointer to #480 and a 'build from master' note that
stays correct regardless of when the next tag lands.
Refs #511.