Very simple php-socks5 proxy server for using in Telegram. Socks5 proxy written in PHP based on workerman.
This is adapted version of Workerman php-socks5 version that support telegram.
-
git clone https://github.com/yuseferi/telegram-php-socks5
-
composer install
Edit file config.php
if you want to override defaults.
The default port is 1080
, authentication
has been disabled` by default.
php service.php start -d
php service.php stop
php service.php status