Sshuttle
It uses an SSH connection to create a tunnelled proxy that acts like a new interface. In short, it simulates a VPN, allowing us to route our traffic through the proxy without the use of proxychains.
Last updated
Was this helpful?
It uses an SSH connection to create a tunnelled proxy that acts like a new interface. In short, it simulates a VPN, allowing us to route our traffic through the proxy without the use of proxychains.
Last updated
Was this helpful?
Documentation :
https://sshuttle.readthedocs.org/
We can just directly connect to devices in the target network as we would normally connect to networked devices. As it creates a tunnel through SSH, anything we send through the tunnel is also encrypted.