Last active
August 24, 2017 12:16
-
-
Save manno/314c0f86bbe07d2e412da87d81e3792f to your computer and use it in GitHub Desktop.
jumpbox SSH config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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