dnsvalidator
Maintains a list of IPv4 DNS servers by verifying them against baseline servers, and ensuring accurate responses.
Details
Category: Network
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dnsvalidator:b12acc0
Source URL: https://github.com/vortexau/dnsvalidator
Parameters
silent
boolean
Command:
--silent
- If set then only successfully resolved servers will be displayed and banners and other information will be redacted.target
string
requiredCommand:
-t
- Specify a target DNS server to verify.threads
string
Command:
-threads
- Specify the maximum number of threads to run at any one time (DEFAULT:5)timeout
string
Command:
-timeout
- Specify a timeout value in seconds for any single thread (DEFAULT:600)no-color
boolean
Command:
--no-color
- If set then any foreground or background colours will be stripped outexclusion
string
Command:
-e
- Specify a target exclusion.targets-list
file
requiredCommand:
-tL
- Specify a list of targets or a URL to a list of targetsresolver-query
string
Command:
-q
- Specify a resolver query to use (default:dnsvalidator)exclusions-list
file
Command:
-eL
- Specify a list of targets or a URL to a list of targets to exclude.root-domain-compare
string
Command:
-r
- Specify a root domain to compare to. Must be non-geolocated or most resolvers will fail.