Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 420 Bytes

php-http-proxy

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