avahi-browse -rt _http._tcp

Category: Local Network & Public Hosting

avahi-browse -rt _http._tcp

List every web service advertised on the LAN

The service type _http._tcp filters the mDNS browsing to web servers, which is how a browser finds local dashboards and NAS interfaces. The -r flag resolves each hit to its hostname, IP, and port, and -t terminates after the initial scan instead of watching forever. It is the discovery half of mDNS.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.