mirror of
https://github.com/stefan01/transocks.git
synced 2025-02-22 11:40:54 +07:00
Update README.md
This commit is contained in:
parent
4fa2892a52
commit
4d0b2534e4
@ -21,6 +21,7 @@ Features
|
|||||||
* SOCKS5 and HTTP proxy (CONNECT)
|
* SOCKS5 and HTTP proxy (CONNECT)
|
||||||
|
|
||||||
We recommend using SOCKS5 server if available.
|
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
|
HTTP proxies often prohibits CONNECT method to make connections
|
||||||
to ports other than 443. Make sure your HTTP proxy allows CONNECT
|
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
|
[godoc]: https://godoc.org/github.com/cybozu-go/transocks
|
||||||
[Squid]: http://www.squid-cache.org/
|
[Squid]: http://www.squid-cache.org/
|
||||||
|
[usocksd]: https://github.com/cybozu-go/usocksd
|
||||||
[TOML]: https://github.com/toml-lang/toml
|
[TOML]: https://github.com/toml-lang/toml
|
||||||
[@ymmt2005]: https://github.com/ymmt2005
|
[@ymmt2005]: https://github.com/ymmt2005
|
||||||
|
Loading…
Reference in New Issue
Block a user