This commit is contained in:
Manuel Tiedtke 2026-08-25 12:39:26 +02:00 committed by GitHub
commit 420eb0a19d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ Retrieves information from a DNS nameserver by requesting
its nameserver ID (nsid) and asking for its id.server and
version.bind values. This script performs the same queries as the following
two dig commands:
- dig CH TXT bind.version @target
- dig CH TXT version.bind @target
- dig +nsid CH TXT id.server @target
References: