phpsocks5/README.md

15 lines
254 B
Markdown
Raw Normal View History

2016-02-29 17:17:55 +08:00
# socks5-proxy
2016-02-29 17:26:04 +08:00
Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman).
2016-02-02 22:46:39 +08:00
2016-02-29 17:25:43 +08:00
## Start
php start.php start -d
2016-02-02 22:46:39 +08:00
2016-02-29 17:25:43 +08:00
## Stop
2016-02-02 22:46:39 +08:00
php start.php stop
2016-02-29 17:25:43 +08:00
## Status
php start.php status
2016-02-29 17:28:39 +08:00
## Ohter links
https://github.com/walkor/shadowsocks-php