Compounding global and individual settings in ssh-config files?

Darren Tucker dtucker at dtucker.net
Fri Mar 29 10:14:01 AEDT 2024


On Fri, 29 Mar 2024 at 07:58, Jim Knoble <jmknoble at pobox.com> wrote:
> I may be misremembering or completely wrong, but isn't 'ssh -W' intended to be a replacement for 'nc' in ProxyCommands?

It is, but only for the vanilla usage ("ProxyCommand ssh jumphost nc
%h %p"), not using it to connect via a SOCKS5 proxy as shown in the
example config above.  ssh(1) does not natively support connecting via
SOCKS.

-- 
Darren Tucker (dtucker at dtucker.net)
GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860  37F4 9357 ECEF 11EA A6FA
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list