abomb777 / basic-php-proxy

Web代理应用程序项目

0.0.2 2024-01-28 00:36 UTC

This package is auto-updated.

Last update: 2024-09-28 02:02:19 UTC


README

基于workerman的PHP编写的HTTP代理

安装

git clone https://github.com/walkor/php-http-proxy && cd php-http-proxy && composer install

启动。

php start.php start -d

停止。

php start.php stop

状态。

php start.php status

连接统计。

php start.php connections

其他链接

https://github.com/walkor/shadowsocks-php
https://github.com/walkor/php-socks5