Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/walkor/php-http-proxy
- Owner: walkor
- Created: 2016-04-06T14:09:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T09:14:04.000Z (about 2 years ago)
- Last Synced: 2024-04-14T05:33:31.643Z (7 months ago)
- Topics: http-proxy, php, proxy, workerman
- Language: PHP
- Size: 46.9 KB
- Stars: 193
- Watchers: 14
- Forks: 93
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-network-stuff - **110**星
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