Releases: ArtiomL/tls-scan
Releases · ArtiomL/tls-scan
v1.3.1
New
- Python3 (#20)
- Docker container (#22)
v1.0.6
New
- Ignoring server certificate mismatch (
-t
) is supported (#16)
v1.0.5
New
- Running up to 10 concurrent assessments (
-s
) is supported (#12)
- Report per-endpoint assessment duration (#14)
- Report mail concurrency (#15)
Fixed
- Trim concurrency on init (#13)
- Documentation updates
v1.0.3
New
- IP address obfuscation (
-i
)
- Hosts result count (#7)
- Progress counters (#8)
Fixed
v1.0.2
New
- Send the report by mail (
-m
)
- Full assessment JSONs (
-j
)
- Cached assessment reports (
-c
)
- Concurrency (#2) - simultaneous assessments (
-s
)
Fixed