Skip to content

Instantly share code, notes, and snippets.

@tomas789
Created February 12, 2013 10:31
Show Gist options
  • Save tomas789/4761447 to your computer and use it in GitHub Desktop.
Save tomas789/4761447 to your computer and use it in GitHub Desktop.
Host ruapehu
HostName ruapehu.example.com
Host aoraki
ProxyCommand ssh -q ruapehu nc -q0 aoraki 22
Host tongariro
ProxyCommand ssh -q aoraki nc -q0 %h 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment