MTProxy For Shared Host / Linux Server
- upload files on your host
- run WeMTProxy.php file in browser.
- generate secret key or use default secret key
- 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]
- Run Proxy
- 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>