walkor / php-http-proxy

HTTP proxy written in PHP based on workerman.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

HTTP proxy written in PHP based on workerman.


Languages

Language:PHP 100.0%