0.7.3
What's Changed
- Fix connection closed by remote host issue (closed by unknown port 65535) by @yokawasa in #20
- Add RSA workaround options (
-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa
) to commands in ProxyCommand only if the local OpenSSH version >=8.5
- Add RSA workaround options (
Full Changelog: 0.7.2...0.7.3