Skip to content

0.7.2

Compare
Choose a tag to compare
@yokawasa yokawasa released this 14 Aug 04:52
· 15 commits to master since this release
163537d

What's Changed

  • Fix Bad configuration option: pubkeyacceptedalgorithms issue by @yokawasa in #19
    • Add RSA workaround options (-o HostkeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa) which was first added in PR #17 only if the local OpenSSH version >= 8.5
    • Add verbose option for debugging
  • Add verbose option (-v|--verbose)
    Full Changelog: 0.7.1...0.7.2