Add basic support for SOCKS 4 and HTTP CONNECT proxies.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 18 Apr 2012 21:19:40 +0000 (23:19 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 18 Apr 2012 21:19:40 +0000 (23:19 +0200)
When the Proxy option is used, outgoing connections will be made via the
specified proxy. There is no support for authentication methods or for having
the proxy forward incoming connections, and there is no attempt to proxy UDP.


No differences found