commit 0e42b7c26cf6ba755398da969970ba4b4e904cba
parent 668013f1ead250429ad1f65f09f038951392d6fa
Author: Frederic Cambus <fred@statdns.com>
Date: Mon, 23 Mar 2020 18:26:33 +0100
Improve program description in README and in the man page.
Diffstat:
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -4,6 +4,10 @@
StatZone is a DNS zone file analyzer targeted at TLD zones.
+After analyzing a zone, it returns counts for: IPv4 and IPv6 glue records,
+NS records (total and uniques), DS records, DNSSEC signed domains, IDNs
+domains, and total number of domains.
+
It is currently used to generate TLD Zone File Statistics on [StatDNS][3].
StatZone is written with security in mind and is running sandboxed on OpenBSD
diff --git a/statzone.1 b/statzone.1
@@ -38,6 +38,10 @@
.Nm
StatZone is a DNS zone file analyzer targeted at TLD zones.
+After analyzing a zone, it returns counts for: IPv4 and IPv6 glue records,
+NS records (total and uniques), DS records, DNSSEC signed domains, IDNs
+domains, and total number of domains.
+
It is currently used to generate TLD Zone File Statistics on StatDNS.
.Pp
If