Update README.md

This commit is contained in:
Marek Rost
2018-06-19 18:17:05 +02:00
committed by GitHub
parent f9e7afba03
commit 0d8a43830c
+1 -1
View File
@@ -1,5 +1,5 @@
# socks5-proxy
Socks5 proxy written in PHP based on [workerman](https://github.com/walkor/Workerman). Now with Username/Password authentication according to RFC 1929.
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```