Skip to content

Instantly share code, notes, and snippets.

@jacobtolar
Created January 8, 2013 02:58
Show Gist options
  • Save jacobtolar/4480691 to your computer and use it in GitHub Desktop.
Save jacobtolar/4480691 to your computer and use it in GitHub Desktop.
amazon ssh proxy
ssh -D 9999 [email protected] -i ~/Downloads/cakey.pem
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment