SSHuttle
Ever stuck in a wifi hotspot or even in the workplace that the internet connectivity is limited. Blocking all the social media site and download site. Well there is a simple solution using sshuttle
Pre-requisite :
You should have a vps (I have a cheap vps - http://alienvps.com/vps-hosting-specials/).
Installation: (on Ubuntu)
- sudo apt-get install shuttle
Usage:
- ./sshuttle -r username@sshserver 0/0 -vv
That’s it. It will automatically connected to the VPS and all your internet connectivity is coneected via the vpn tunneling created by the sshuttle.