Skip to content

Instantly share code, notes, and snippets.

@andreabedini
Created July 18, 2013 07:19
Show Gist options
  • Save andreabedini/6027339 to your computer and use it in GitHub Desktop.
Save andreabedini/6027339 to your computer and use it in GitHub Desktop.
#
# put this into your ~/.ssh/config
Host *.domain !gateway.domain
ProxyCommand ssh -q gateway.domain nc %h 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment