On macOS (and Linux using Avahi), you have access to dns-sd
, a command that lets you discover and announce services on your local network.
I know that Windows 10 and 11 have native support for Bonjour/mDNS, but I haven't found any way to access the service using the command line. Is there an equivalent to dns-sd
on Windows?
Your customers don't have to install the SDK. You can download and install the SDK and then just copy C:\Windows\System32\dns-sd.exe to a network drive or similar where your customers can access and use it.