Releases: RUB-NDS/Terrapin-Scanner
Releases · RUB-NDS/Terrapin-Scanner
v1.1.3
What's Changed
- feat: Remote address and scan mode in JSON output by @TrueSkrillor in #29
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- Add configurable connection timeout by @sollie in #20
- Add a Dockerfile and GitHub Actions script by @PythonCoderAS in #19
New Contributors
- @sollie made their first contribution in #20
- @PythonCoderAS made their first contribution in #19
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- fix: typos in README.md by @felixonmars in #11
- Add Linux Aarch64 build target by @ZIRAKrezovic in #12
- build: Add build configurations for Linux ARM (32-bit) and Windows ARM64 by @TrueSkrillor in #13
- Moved important bits into package for importability by @ajcollins0 in #16
- Use slices from exp repo by @brookst in #17
New Contributors
- @felixonmars made their first contribution in #11
- @ZIRAKrezovic made their first contribution in #12
- @ajcollins0 made their first contribution in #16
- @brookst made their first contribution in #17
Full Changelog: v1.1.0...v1.1.1
This release will not be released as pre-compiled binaries as it is functionally identical to v1.1.0. Use v1.1.0 binaries instead.
v1.1.0
What's Changed
- feat: Add support for scanning IPv6 targets in #6
- feat: Add JSON and colored output in #7
- build: Disable cgo to produce statically linked binaries in #9
Full Changelog: v1.0.3...v1.1.0
v1.0.3
- Fix accidental drop of buffered KEXINIT if received immediately after banner
v1.0.2
- Fix detection of "strict kex" countermeasure
- Rewrite scan result if mitigations are supported
v1.0.1
- Fixed connection to servers without explicit port
v1.0.0
Initial Release