Documentation
¶
Overview ¶
Binary mtproxy-connect connects to Telegram through an MTProxy and verifies that the MTProto connection works, without logging in.
It performs the MTProto handshake through the proxy and calls help.getNearestDC, which does not require authorization. This is handy to check that a given MTProxy address and secret actually work.
Usage:
mtproxy-connect "tg://proxy?server=1.2.3.4&port=443&secret=ee<hex...>" mtproxy-connect -addr proxy.example.com:443 -secret ee<hex...>
Click to show internal directories.
Click to hide internal directories.