Skip to content

Commit 13da40d

Browse files
committed
Update README
1 parent 526c76e commit 13da40d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ DNS tool that displays information about your domain.
77
* validate DNSSEC chain (use -debug to see more info)
88
* change query speed for scanning (default 10 queries per second)
99
* reporting DNSSEC, SOA, glue records
10+
* For implemented checks see [#1](https://github.com/42wim/dt/issues/1)
1011

11-
NOTE: uses 8.8.8.8 for initial domain lookup.
1212
Feedback, issues and PR's are welcome.
1313

1414
# TODO
1515
* daemon mode
1616
* JSON API
17-
* grading / more reporting
17+
* grading
1818
* keeping history
19-
19+
* specify resolver (now 8.8.8.8 is used by default when resolving is needed)
2020

2121
# Installing
2222

0 commit comments

Comments
 (0)