|
|
@@ -29,6 +29,8 @@ are the most notable:
|
|
29
|
29
|
* [Official](https://github.com/TelegramMessenger/MTProxy)
|
|
30
|
30
|
* [Python](https://github.com/alexbers/mtprotoproxy)
|
|
31
|
31
|
* [Erlang](https://github.com/seriyps/mtproto_proxy)
|
|
|
32
|
+* [Teleproxy (C)](https://github.com/teleproxy/teleproxy)
|
|
|
33
|
+* [mtproto.zig (Zig)](https://github.com/sleep3r/mtproto.zig)
|
|
32
|
34
|
* [Telemt (Rust)](https://github.com/telemt/telemt)
|
|
33
|
35
|
|
|
34
|
36
|
You can use any of these. They work great and all implementations have
|