Created
August 10, 2014 01:57
-
-
Save yacoob/197f018a3e6fa351bd3c to your computer and use it in GitHub Desktop.
Recursive jumphosts
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 */* | |
ProxyCommand ssh $(dirname %h) -W $(basename %h):%p |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment