Benjamin Sago is an independent developer whose compact portfolio centers on polished, developer-oriented command-line utilities that modernize everyday network tasks. The publisher’s single public release, dog, re-imagines DNS lookup as a colorful, high-information diagnostic tool: it resolves records over traditional UDP while also speaking DNS-over-TLS and DNS-over-HTTPS, prints human-readable tables with syntax highlighting, and can stream machine-friendly JSON for integration in shell pipelines, CI jobs, or telemetry scripts. Typical use cases range from sysadmins confirming MX or TXT records during mail-server setup, to security auditors validating end-to-end DoH encryption, to DevOps engineers embedding lightweight DNS probes into container health checks. By combining the familiarity of classic utilities with contemporary privacy standards and structured output, Benjamin Sago’s work exemplifies the minimalist, protocol-savvy niche that command-line enthusiasts gravitate toward when GUI network tools feel too heavy. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always fetch the latest upstream build, and can be installed individually or in unattended batch sets.
dog is an open-source DNS client for the command-line. It has colourful output, supports the DoT and DoH protocols, and can emit JSON.
Details