From 4d0b2534e4e223c879d0c50b633200b4dbce4021 Mon Sep 17 00:00:00 2001 From: ymmt2005 Date: Wed, 9 Mar 2016 11:28:33 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 226504b..ab21ebf 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Features * SOCKS5 and HTTP proxy (CONNECT) We recommend using SOCKS5 server if available. + Looking for a good SOCKS5 server? Take a look at our [usocksd][]! HTTP proxies often prohibits CONNECT method to make connections to ports other than 443. Make sure your HTTP proxy allows CONNECT @@ -115,5 +116,6 @@ Author [godoc]: https://godoc.org/github.com/cybozu-go/transocks [Squid]: http://www.squid-cache.org/ +[usocksd]: https://github.com/cybozu-go/usocksd [TOML]: https://github.com/toml-lang/toml [@ymmt2005]: https://github.com/ymmt2005