Skip to content

Instantly share code, notes, and snippets.

@jarv
Created September 23, 2013 14:33
Show Gist options
  • Save jarv/6671345 to your computer and use it in GitHub Desktop.
Save jarv/6671345 to your computer and use it in GitHub Desktop.
host <internal address>
ProxyCommand ssh -W %h:%p <jumpbox address>
ForwardAgent yes
IdentityFile <path/to/key>
User <username>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment