statzone

DNS zone file analyzer targeted at TLD zones
Log | Files | Refs | README | LICENSE

commit 86f7713fd16879d1bf3ae62b805dc7e5252595ea
parent 3ac4830d393302637eed99f3307769fff9d027f4
Author: Frederic Cambus <fred@statdns.com>
Date:   Tue, 30 Mar 2021 19:28:44 +0200

Remove uthash mention in the README, it is not used anymore.

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -16,7 +16,7 @@ and Honggfuzz. ## Dependencies -StatZone uses the CMake build system and requires uthash header files. +StatZone uses the CMake build system. ## Building