Update README.md
This commit is contained in:
parent
ddf8d1359e
commit
88c62c8a31
@ -1,6 +1,11 @@
|
|||||||
# socks5-proxy
|
# socks5-proxy
|
||||||
Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman).
|
Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman).
|
||||||
|
|
||||||
|
## Install
|
||||||
|
1. ```git clone https://github.com/walkor/php-socks5```
|
||||||
|
|
||||||
|
2. ```composer install```
|
||||||
|
|
||||||
## Start
|
## Start
|
||||||
php start.php start -d
|
php start.php start -d
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user