apenwarr/sshuttle

A VPN system that works over TCP without TCP-over-TCP problems. On the local machine, a transparent proxy and some firewall rules to rewrite outgoing traffic to it; the transparent proxy reassembles TCP streams, and feeds the data over a multiplexed ssh link to a proxy running on another machine. Neat. It doesn't currently have an option to use SSH's built-in SOCKS support, though -- and it would be cool if it could be made to use an arbitrary SOCKS proxy (e.g. Tor's).

to networking reassembly ssh tcp tcpip transparent-proxy vpn ... on 18 January 2015

Tags related to transparent-proxy

- transparent-proxy
 
1 networking
1 reassembly
1 ssh
1 tcp
1 tcpip
1 transparent-proxy
1 vpn