We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526c76e commit 13da40dCopy full SHA for 13da40d
README.md
@@ -7,16 +7,16 @@ DNS tool that displays information about your domain.
7
* validate DNSSEC chain (use -debug to see more info)
8
* change query speed for scanning (default 10 queries per second)
9
* reporting DNSSEC, SOA, glue records
10
+* For implemented checks see [#1](https://github.com/42wim/dt/issues/1)
11
-NOTE: uses 8.8.8.8 for initial domain lookup.
12
Feedback, issues and PR's are welcome.
13
14
# TODO
15
* daemon mode
16
* JSON API
17
-* grading / more reporting
+* grading
18
* keeping history
19
-
+* specify resolver (now 8.8.8.8 is used by default when resolving is needed)
20
21
# Installing
22
0 commit comments