Skip to content

Instantly share code, notes, and snippets.

@dshipp
Last active April 12, 2016 14:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dshipp/2e0d7db17e672bea72ddce9b1ffd841b to your computer and use it in GitHub Desktop.
Save dshipp/2e0d7db17e672bea72ddce9b1ffd841b to your computer and use it in GitHub Desktop.
Tunnel all traffic over SSH
sudo pip install sshuttle
sshuttle -r user@host 0/0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment