socks5 proxy written in PHP.
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-socks5composer install
Config
Edit file
config.phpStart
php start.php start -dStop
php start.php stopStatus
php start.php statusfrom https://github.com/walkor/php-socks5可用作各种tunnel(比如qtunnel,gotunnel,stunnel,xtunnel)的后端程序。--------php-http-proxy
HTTP proxy written in PHP based on workerman.
Start.
php start.php start -d
Stop.
php start.php stop
Status.
php start.php status
Connection statistics.
php start.php connections