Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/walkor/php-http-proxy

HTTP proxy written in PHP based on workerman.
https://github.com/walkor/php-http-proxy

http-proxy php proxy workerman

Last synced: 3 months ago
JSON representation

HTTP proxy written in PHP based on workerman.

Awesome Lists containing this project

README

        

# 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