Versions:
mDNS Browser, published by hrzlgnm, is a lightweight network utility designed to discover services that advertise themselves through the Multicast DNS (mDNS) protocol, commonly used in small local networks where no conventional DNS server is present. Operating in the Network Tools category, the application listens passively for mDNS announcements and presents discovered hosts, IP addresses, ports, and service types in a concise interface, making it immediately useful for developers testing IoT devices, system administrators verifying Zeroconf deployments, or home users hunting for printers, media servers, or smart-home hubs that rely on Apple Bonjour, Avahi, or Windows-native mDNS responders. Since its first public commit the project has undergone 110 incremental releases, culminating in the current stable build 1.5.12; each iteration has tightened packet parsing, expanded the catalog of recognized service types, and reduced background CPU usage so the utility can remain open during long debugging sessions without impacting workstation performance. Typical scenarios include confirming that an embedded board is exporting an _ssh._tcp service on the expected port, validating that a wireless speaker has dropped its outdated _raop._tcp entry after a firmware update, or auditing multiple VLANs for stray AirPlay endpoints before enforcing network segmentation rules. The single executable runs without installation, keeps no persistent state, and can therefore be carried on a USB stick for fieldwork on air-gapped machines. mDNS Browser is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: