Skip to content

Instantly share code, notes, and snippets.

@jameswhite
Created May 23, 2019 15:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jameswhite/884f6bc5036f143fe07a373a8f36c802 to your computer and use it in GitHub Desktop.
Save jameswhite/884f6bc5036f143fe07a373a8f36c802 to your computer and use it in GitHub Desktop.
~/.ssh/config
Host planck
User syeargin
ForwardAgent yes
ControlMaster auto
ControlPath /tmp/%r@%h:%p
ProxyCommand ssh root@96.87.216.209 nc %h %p 2> /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment