Update README.md

This commit is contained in:
walkor 2016-02-29 17:25:43 +08:00
parent 558c8d9740
commit 9a45adae6d

View File

@ -1,8 +1,11 @@
# socks5-proxy # socks5-proxy
基于workerman开发的 socks5 代理 Socks5 proxy written in PHP based on workerman.
## 启动 ## Start
php start.php start php start.php start -d
## 停止 ## Stop
php start.php stop php start.php stop
## Status
php start.php status