Skip to content

Instantly share code, notes, and snippets.

@pi0
Created September 20, 2018 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save pi0/718336102bbeccffc3c7dedbb5980963 to your computer and use it in GitHub Desktop.
Save pi0/718336102bbeccffc3c7dedbb5980963 to your computer and use it in GitHub Desktop.
SSH-SSH
ssh -vo ProxyCommand='ssh -W %h:%p root@proxy_host' root@dst_host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment