Skip to content

Latest commit

History

History
22 lines (18 loc) 路 639 Bytes

File metadata and controls

22 lines (18 loc) 路 639 Bytes

MTProtoProxy

MTProxy For Shared Host / Linux Server

  1. upload files on your host
  2. run WeMTProxy.php file in browser.
  3. generate secret key or use default secret key
  4. fill last form:
port: opened port on your host like 8080
secert: generated secret key 
tag: tag for promotion channel (get from @MTProxybot)  [not work yet]
  1. Run Proxy
  2. set cron job: * * * * * php /home/user/WeMTProxy/WeMTProxy.php <PORT> <SECRET> <TAG>
  • your host should support exe and pcnt functions.
  • if not runned for you, see php-error.log file.
  • you can use it from server: # php WeMTProxy.php <PORT> <SECRET> <TAG>