Live data from Hacker News

A visual guide to SSH tunnels

robotmoon.com

1–10 of 82 posts

Re: A visual guide to SSH tunnels

#3

Really nice and clear. One addition: the final example uses ProxyCommand, I find ProxyJump much more useful: you can specify multiple hops clearly and even specify different private keys for each hop.

ProxyJump indeed seems more useful, but has less support (it's a "newer" SSH feature). Do you know if it needs to be supported by the openssh libs of intermediate hosts, or just the initiating client?
Post reply on HN