root@kali:~# zonedb -h
Usage: zonedb [arguments] <command>
Available arguments:
-add-languages string
add BCP 47 language tags to zones (comma-delimited)
-add-locations string
add locations to zones (comma-delimited)
-add-rdap-url string
add RDAP URL to zones
-add-tags string
add tags to zones (comma-delimited)
-c int
number of concurrent connections (default 32)
-dir string
data directory (location of zones.txt and metadata dir) (default "/var/lib/zonedb")
-exclude-tags string
exclude working zones with tags (comma-delimited)
-generate-go
generate Go source code to specified directory
-grep string
filter working zones by regular expression across all metadata
-guess-languages
guess BCP 47 languages for zones
-list
list working zones
-list-locations
list locations in working zones
-list-tags
list tags in working zones
-list-wildcards
list zones with wildcarded DNS
-ps
check against Public Suffix List
-remove-locations string
remove locations from zones (comma-delimited)
-remove-tags string
remove tags from zones (comma-delimited)
-set-info-url string
set zone(s) info URLs
-tags string
filter working zones by tags (comma-delimited)
-tlds
work on top-level domains only
-update
update all (root zone, whois, IANA data, IDN tables)
-update-iana
query IANA for metadata
-update-idn
query IANA for IDN tables
-update-info-url
update zone(s) info URLs
-update-ns
update name servers
-update-rdap
query IANA for RDAP URLs
-update-root
retrieve updates to the root zone file
-update-ruby-whois
query Ruby Whois for whois servers
-update-whois
query whois-servers.net for whois servers
-update-wildcards
update wildcard IPs
-v enable verbose logging
-verify-ns
verify name servers
-verify-whois
verify whois servers
-w write zones.txt and metadata
-x string
filter working zones by regular expression
-zones string
select specific working zones (comma-delimited)