...work for multihop ssh servers · Issue #3592 · dbeaver/d...
ProxyCommand ssh proxy_user@100.243.150.240 nc %h %p User user by using ssh my_host I am (paswordless) connected to the my_host. Now I have executed: autossh -M 0 -q -f -N -g -o "ServerAliveInterval 60" -o "ServerAliveCountMax 3" my_host -D9871 ...