Release Notes
Fixed
- SERVFAIL answers now count as a propagation signal instead of being
discarded as unreachable. A resolver answering SERVFAIL is saying "I tried
to resolve this name and could not" — the exact state of a resolver stuck
on a delegation whose old nameservers were deleted mid-NS-migration (or a
DNSSEC validation failure). Such resolvers now hold the propagation
percentage below 100% and keep watch mode polling; they show as
✗ SERVFAIL in the table (FAIL in --once output) with their own
footer count. Previously they were lumped in with timeouts/refusals, so a
broken delegation could report as fully propagated.
(#23)
Install dnsglobe 0.3.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/514-labs/dnsglobe/releases/download/v0.3.1/dnsglobe-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install 514-labs/tap/dnsglobe
Download dnsglobe 0.3.1