php-http-proxy

September 21, 2022 ยท View on GitHub

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

Contents

  1. 1Install
  2. 2Start.
  3. 3Stop.
  4. 4Status.
  5. 5Connection statistics.
  6. 6Other links