Skip to content

Instantly share code, notes, and snippets.

@markhibberd
Created March 14, 2014 00:58
Show Gist options
  • Select an option

  • Save markhibberd/9540289 to your computer and use it in GitHub Desktop.

Select an option

Save markhibberd/9540289 to your computer and use it in GitHub Desktop.
Host B
ProxyCommand ssh A nc -w 360 B 22
Host C
ProxyCommand ssh B nc -w 360 C 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment