Skip to content

Instantly share code, notes, and snippets.

@manno
Last active August 24, 2017 12:16
Show Gist options
  • Select an option

  • Save manno/314c0f86bbe07d2e412da87d81e3792f to your computer and use it in GitHub Desktop.

Select an option

Save manno/314c0f86bbe07d2e412da87d81e3792f to your computer and use it in GitHub Desktop.
jumpbox SSH config
Host alias
HostName 10.23.42.1
User root
ProxyCommand ssh jumpbox -W %h:%p
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment