2016-02-29 17:17:55 +08:00
|
|
|
# socks5-proxy
|
2016-02-29 17:25:43 +08:00
|
|
|
Socks5 proxy written in PHP based on 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
|