abomb777/basic-php-proxy

Web proxy application project

0.0.2 2024-01-28 00:36 UTC

This package is auto-updated.

Last update: 2024-04-28 01:08:57 UTC


README

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