EXE
WinGet
mdns-browser
hrzlgnm · 0.11.30 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
mdns-browser_0.11.30_x64-setup.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\mdns-browser
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
0.11.30
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
mdns-browser_0.11.30_x64-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
hrzlgnm.mdns-browser
Version
0.11.30
Description
mDNS Browser
License
MIT
↗
Installer URL
https://github.com/hrzlgnm/mdns-browser/releases/download/mdns-browser-v0.11.30/mdns-browser_0.11.30_x64-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
:sparkles: New Features
- #932 feat: use async runtime instead of threads @hrzlgnm
:bug: Bug Fixes
- #930 fix: filter out ipv6 link local addresses for opening _http._tcp like services @hrzlgnm
🧰 Maintenance
- #926 Revert "chore(ci): Enable sccache" @hrzlgnm
- #928 chore: Use Swatinem/rust-cache for caching @hrzlgnm
Auditable binaries since v0.8.x
The binaries built for desktop targets are now all build in auditable mode using cargo-auditable.
For information on how to audit the…