v0.0.9
What's Changed
- Added ASN input support by @ShubhamRasal in #96
echo AS1449 | ./tlsx -san -cn -silent
- Added revoked certificate detection by @edoardottt in #99
-re, -revoked display host with revoked certificate
- Added delay support in TLS connection by @parrasajad in #93
-delay string duration to wait between each connection per thread (eg: 200ms, 1s)
New Contributors
- @edoardottt made their first contribution in #99
Full Changelog: v0.0.8...v0.0.9