Connect direct and fallback

Brian Candler b.candler at pobox.com
Sat Feb 19 00:38:28 AEDT 2022


On 18/02/2022 12:15, Darren Tucker wrote:
> Other than the ProxyUseFdpass part you can do that with a shell one
> liner in ProxyCommand and netcat:
>
> ProxyCommand sh -c 'nc %h %p || nc --proxy lsocksserver:1080
> --proxy-type=socks4 %h %p'

Neat, that will probably do me for now :-)

Cheers,

Brian.



More information about the openssh-unix-dev mailing list