Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user