Skip to content

Instantly share code, notes, and snippets.

@fivemini
Created March 23, 2015 12:15
Show Gist options
  • Save fivemini/33e162dd727ac7a99faa to your computer and use it in GitHub Desktop.
Save fivemini/33e162dd727ac7a99faa to your computer and use it in GitHub Desktop.
ssh -o "ProxyCommand nc -X connect -x ddd.ddd.ddd.ddd:8080 %h %p" -i ~/.ssh/key.pem user@host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment