Skip to content

Instantly share code, notes, and snippets.

@andreabedini
Created July 18, 2013 07:19
Show Gist options
  • Select an option

  • Save andreabedini/6027339 to your computer and use it in GitHub Desktop.

Select an option

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