|
|
|
|
|
by mercora
2060 days ago
|
|
while i think this is true (any other vpn software would work too though) i want to point out that you actually can bring up a tun interface using ssh with the "-w local_tun[:remote_tun]" flag somewhat easily if you want to. It is also possible to make forwarding work in either direction using an integrated socks proxy using "-R" or "-D" flags ... |
|
Beware of TCP over TCP issues[0] when using SSH for tun.
[0]: http://sites.inka.de/bigred/devel/tcp-tcp.html