dns-blackhole icon indicating copy to clipboard operation
dns-blackhole copied to clipboard

A generic DNS black hole zone generator

Results 1 dns-blackhole issues
Sort by recently updated
recently updated
newest added

Wouldn't it be better to use RCODE 5 "REFUSED" as response type rather than NXDOMAIN, since we are filtering DNS requests? e.g. for Unbound: `local-zone: evil.invalid refuse`