Update README.md
This commit is contained in:
parent
5aef507ca5
commit
2ba2822baf
@ -1,5 +1,5 @@
|
|||||||
# 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). Now with Username/Password authentication according to RFC 1929.
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
1. ```git clone https://github.com/walkor/php-socks5```
|
1. ```git clone https://github.com/walkor/php-socks5```
|
||||||
@ -20,5 +20,4 @@ Edit file ```config.php```
|
|||||||
|
|
||||||
## Other links
|
## Other links
|
||||||
https://github.com/walkor/shadowsocks-php
|
https://github.com/walkor/shadowsocks-php
|
||||||
|
|
||||||
https://github.com/walkor/php-http-proxy
|
https://github.com/walkor/php-http-proxy
|
||||||
|
Loading…
Reference in New Issue
Block a user