Skip to content

Instantly share code, notes, and snippets.

@jbfink
Created September 22, 2011 00:56
Show Gist options
  • Save jbfink/1233767 to your computer and use it in GitHub Desktop.
Save jbfink/1233767 to your computer and use it in GitHub Desktop.
sshutle startup script
#!/bin/sh
./sshuttle -r user@hostname 0.0.0.0/0 -vv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment