f9e7afba03626e909ef0a8ab658a098e2242dccb
socks5-proxy
Socks5 proxy written in PHP based on workerman. Now with Username/Password authentication according to RFC 1929.
Install
-
git clone https://github.com/walkor/php-socks5 -
composer install
Config
Edit file config.php
Start
php start.php start -d
Stop
php start.php stop
Status
php start.php status
Other links
https://github.com/walkor/shadowsocks-php
https://github.com/walkor/php-http-proxy
Description
Languages
Shell
65.3%
PHP
34.7%