mDNS Browser
开发者认可hrzlgnm
Cross-platform mDNS/DNS-SD service discovery browser listing services broadcast on the LAN
已复制!粘贴到终端并按回车即可安装。



关于
This is a community package of mDNS Browser, maintained independently and unaffiliated with the upstream project. It repackages the official upstream Linux build unmodified.
mDNS Browser is a cross-platform desktop app that enumerates services advertised on the local network using mDNS / DNS-SD (the same multicast protocol behind Bonjour and Avahi). Built with Tauri (Rust + leptos/thaw over WebKitGTK) on the mdns-sd library, it lists the service types being broadcast and resolves the instances, hostnames, ports and TXT records underneath each one.
- Browse all service types (_ssh._tcp, _http._tcp, _ipp._tcp, …) announced on the LAN.
- Drill into a type to see its instances with addresses, ports and TXT records.
- Rescan on demand and watch services appear and disappear in real time.
Permissions: the sandbox shares the host network namespace (--share=network) because that is the app's whole purpose — mDNS service discovery is multicast UDP on 224.0.0.251:5353, which can only reach the host network. Beyond that the package is deliberately narrow: it has no filesystem access at all, since the app only reads the network and never touches your files, and there is no tray icon. The app keeps its own settings under the per-app data directory, which Flatpak redirects into ~/.var/app/io.github.hrzlgnm.mdns-browser. Nothing else needs opting into via flatpak override.
详情
- 开发者
- hrzlgnm
- 许可证
- MIT
- 版本
- 1.15.3 · 2026-08-10
- 网站
- 主页
- 源码
- mDNS Browser
权限
1 项需确认-
网络访问
可访问互联网和本地网络
-
进程间通信
与主机共享 IPC 命名空间
-
X11(回退)
-
Wayland 显示
-
GPU 加速