abomb777 / basic-php-proxy
Web proxy application project
0.0.2
2024-01-28 00:36 UTC
Requires
- workerman/workerman: ^4.0
README
HTTP proxy written in PHP based on workerman.
Install
git clone https://github.com/walkor/php-http-proxy && cd php-http-proxy && composer install
Start.
php start.php start -d
Stop.
php start.php stop
Status.
php start.php status
Connection statistics.
php start.php connections
Other links
https://github.com/walkor/shadowsocks-php
https://github.com/walkor/php-socks5