Hi all…currently I am playing with the following setup. A onion service linked to a ssh-service is running on a distant machine. I open a ssh connection from a local machine to the distant machine and open a socks5 through that connection. I now can use this socks5 connection to route my browser requests to the distant machine and thus gain untainted clear net access.
Is it possible to route all traffic through this socks5 connection and thus quasi tunnel all the network traffic from my local machine to the distant machine?