socks5-proxy
July 4, 2024 ยท View on GitHub
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 && cd 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