Skip to content

Instantly share code, notes, and snippets.

@keehun
Created May 23, 2011 23:49
Show Gist options
  • Save keehun/987886 to your computer and use it in GitHub Desktop.
Save keehun/987886 to your computer and use it in GitHub Desktop.
SSH Tunneling
sudo ssh keehun@thales.keehun.com -L 2502:thales.keehun.com:443 -N -D 1337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment