Skip to content

Instantly share code, notes, and snippets.

@omadjoudj
Created December 8, 2013 17:44
Show Gist options
  • Save omadjoudj/7860835 to your computer and use it in GitHub Desktop.
Save omadjoudj/7860835 to your computer and use it in GitHub Desktop.
.ssh/config
Host *.iternal-boxes-domain
IdentityFile __PATH__
User root
ProxyCommand ssh -W %h:%p root@gateway-box
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment