Nicolas Joseph
CTO / Entrepreneur
// ROOT/PROJECTS/DNSGLOBE// ACTIVE
> DNSGlobe _
Global DNS propagation checker TUI — watch a record spread across public resolvers on a terminal world map.
Registry
/dnsglobe
// PROJECT/DOSSIER
DNSGlobe is a Rust TUI that queries dozens of public DNS resolvers around the world in parallel, compares their answers, and shows propagation on a world map in your terminal. Think dnschecker.org, but local, watchable, and scriptable.
Core Features:
- Parallel global queries:Hits public resolvers across anycast networks and regional operators so you see each server's own view of the record.
- Watch mode: Re-polls until propagation reaches full agreement;
--onceprints a table and exits for scripts. - Terminal map and globe: Wide terminals get a flat world map; narrower ones get a rotating 3D globe, with dots colored by agree / differ / error / in-flight.
- EDNS Client Subnet: Probe GeoDNS zones as a given client network would see them, including multi-subnet comparisons.
Source: github.com/514-labs/dnsglobe
// STATUS/REPORT
- State
- ACTIVE
- Screens
- 01
// IMAGE/BUFFER