-
-
Notifications
You must be signed in to change notification settings - Fork 0
Drill
Sam Therapy edited this page Aug 6, 2022
·
1 revision
As awl was designed to be like dig, it supports many similar features to drill.
Drill flags taken from this manpage.
Flag | Supported? |
---|---|
-D |
Yes, 0.2.0 and newer |
-T |
No |
-S |
No |
-V |
Somewhat, -v sets verbosity from WARN to DEBUG and +qr prints the query |
-Q |
See above |
-f |
No |
-i |
No |
-w |
No |
-q |
No |
Flag | Supported? |
---|---|
-4 |
Yes, 0.2.0 and newer |
-6 |
Yes, 0.2.0 and newer |
-a |
No, use +ignore for truncation instead |
-b |
Yes |
-c |
No |
-d |
No |
-t |
Yes |
-k |
No |
-o |
No, use Dig's DNS flags instead |
-p |
Yes |
-r |
No |
-s |
No |
-u |
No, enabled by default |
-w |
No |
-x |
Yes |
-y |
No |
-z |
No |