Commit 96b56b2
authored
Add dnsglobe (#357)
Adds [dnsglobe](https://github.com/514-labs/dnsglobe) — a global DNS
propagation checker TUI. It queries 34 public DNS resolvers around the
world in parallel, groups their answers (round-robin pools count as one
answer), shows per-resolver status on a braille world map, and has a
watch mode that re-polls until the record has propagated everywhere.
Built with ratatui + crossterm + tokio + hickory-resolver.
Entry is alphabetized within the section.1 parent 351c126 commit 96b56b2
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
| 283 | + | |
283 | 284 | | |
284 | 285 | | |
285 | 286 | | |
| |||
0 commit comments