Skip to content

Instantly share code, notes, and snippets.

@yacoob
Created August 10, 2014 01:57
Show Gist options
  • Save yacoob/197f018a3e6fa351bd3c to your computer and use it in GitHub Desktop.
Save yacoob/197f018a3e6fa351bd3c to your computer and use it in GitHub Desktop.
Recursive jumphosts
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