/shadowsocks-php

A php port of shadowsocks based on workerman. A socks5 proxy written in PHP.

Primary LanguagePHPMIT LicenseMIT

shadowsocks-php

A php port of shadowsocks based on Workerman

配置

Applications/Shadowsocks/config.php

运行

php start.php start -d

停止

php start.php stop

查看状态

php start.php status

说明

本应用基于workerman框架开发,workerman更多信息参见 http://www.workerman.net