On 2022/11/05 01:44:50 +0300, Pavel Korovin <[email protected]> wrote:
> Hi,
>
> Attached is a tool for querying/displaying various DNS information and
> checking it for consistency. I found it quite handy.
> https://github.com/42wim/dt
>
> Features:
> * common records scanning (use -scan)
> * validate DNSSEC chain (use -debug to see more info)
> * change query speed for scanning (default 10 queries per second)
> * diagnostic of your domain (similar to intodns.com, dnsspy.io)
>
> List of implemented checks: https://github.com/42wim/dt/issues/1
>
> OK to import?
I'd move the MODGO_{MODULES,MODFILES} to a separate modules.inc; I
think there's a typo in the DESCR (inconsitensies vs inconsistencies).
It's missing WANTLIB += c pthread.
With these fixed, ok op@
/me sighs at no manpages