Skip to content

walkor/php-http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages