« earlier | later » Page 1 of 1
apenwarr/sshuttle edit / delete
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
« earlier | later » Page 1 of 1
- transparent-proxy | |
1 | + networking |
1 | + reassembly |
1 | + ssh |
1 | + tcp |
1 | + tcpip |
1 | + vpn |
tasty by Adam Sampson.