Skip to content

Commit 96b56b2

Browse files
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

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
280280
- [conclusive](https://github.com/mrusme/conclusive) - A command line client for Plausible Analytics.
281281
- [CuTE](https://github.com/PThorpe92/CuTE) - A libcurl powered HTTP Client with API-key/request mgmt and vim keybindings.
282282
- [discovery-rs](https://github.com/JustPretender/discovery-rs) - An utility to discover mDNS services on your network.
283+
- [dnsglobe](https://github.com/514-labs/dnsglobe) - Global DNS propagation checker querying 34 resolvers worldwide, with a world map.
283284
- [gping](https://github.com/orf/gping/) - Ping tool with a graph.
284285
- [impala](https://github.com/pythops/impala) - TUI for managing wifi on Linux.
285286
- [JocalSend](https://git.kittencollective.com/nebkor/joecalsend) - Peer to peer local file and data transfer, compatible with [LocalSend](https://github.com/localsend/localsend)

0 commit comments

Comments
 (0)