Update README.md

This commit is contained in:
Marek Rost 2018-06-19 18:14:52 +02:00 committed by GitHub
parent 5aef507ca5
commit 2ba2822baf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# 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
1. ```git clone https://github.com/walkor/php-socks5```
@ -19,6 +19,5 @@ Edit file ```config.php```
```php start.php status```
## Other links
https://github.com/walkor/shadowsocks-php
https://github.com/walkor/shadowsocks-php
https://github.com/walkor/php-http-proxy