v1.2.0
What's new in v1.2.0
- Fixed audits that could not complete on Windows. Audits against servers that offer Diffie-Hellman key exchange (for example CrushFTP) were showing "unable to complete audit." The bundled ssh-audit engine was updated and given a small safety patch, so this no longer happens.
- New "DoS check" toggle (off by default). Optionally runs ssh-audit's connection-throttling (DHEat) test. It opens many rapid connections, so it is opt-in and shows a warning before you enable it.
- Light mode. A sun/moon toggle in the top-right corner; your choice is remembered between launches.
- Scrollable results. The header and connection bar stay put while the results scroll.
- Better debug logging. The debug log now captures the real engine output and any error, and the on-screen message is honest when a server answers but does not finish the handshake (instead of showing an empty grade).
- Polish. "Powered by ssh-audit" links to the ssh-audit project, and the update-check result now appears briefly in the bottom bar.
Full Changelog: v1.1.0...v1.2.0