Releases: 42wim/dt
Releases · 42wim/dt
dt v1.0.2
dt v1.0.0
Changelog
34caf34 Release v1.0.0
7416ac2 Update vendor
c5ae22c Fix some linting issues
b7942a4 Update vendor
2de2751 Add support for CHAOS to get server version
43682c0 Refactor
9ceb7c2 Remove SOA error. Closes #5
f71b750 Fix JSON output
dd0a6d8 Move DNSSEC to check. More refactor
336c734 Fix panic
9070745 Refactor into library. WIP
d39e3af Update vendor
3912c82 Clean up based on linters
dt v0.0.10
Improvements
- adds a warning if the ptr mechanism is used in the SPF record.
- warn if SPF record is set to softfail
- updated dependencies
dt v0.0.9
New features
- add
-resolver
flag. Pick your own resolver - add
-json
flag. Output results in json - add
-showfail
flag. Only show checks that fail/warn
Improvements
- improve ETA guess using latency
- use cache if possible
- do a better job with wildcards (A/AAAA)
- use ipv6 only if available
- more debug output with
-debug
Bugfix
- fix incorrect status in mxcheck