From 2ba2822baff597212514f53306684aa4de2dd043 Mon Sep 17 00:00:00 2001 From: Marek Rost Date: Tue, 19 Jun 2018 18:14:52 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f96f322..8fce0b9 100644 --- a/README.md +++ b/README.md @@ -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