Create Network Interface from SSH Tunnel
10
votes
1
answer
20107
views
To route your network traffic through SSH, most people would tell you to pass the
-D
option to create a SOCKS proxy on localhost that you can configure your applications to use.
However, a simple proxy isn't the most practical solution for me. Is there any way to access a SSH tunnel as it's own interface, perhaps with TUN/TAP?
I'm using Linux.
Asked by Billy
(755 rep)
Jun 16, 2019, 05:12 AM
Last activity: Mar 12, 2022, 11:18 AM
Last activity: Mar 12, 2022, 11:18 AM