How To Install Mdns-scan On Debian, Ubuntu, Kali And Raspbian?
Install mdns-scan
-
Debian
apt-get install mdns-scan
Click to copy -
Ubuntu
apt-get install mdns-scan
Click to copy -
Kali Linux
apt-get install mdns-scan
Click to copy -
Raspbian
apt-get install mdns-scan
Click to copy
mdns-scan
Scan for mDNS/DNS-SD services published on the local networkmdns-scan is a tool for scanning for mDNS/DNS-SD services published on the local network. It works by issuing a mDNS PTR query to the special RR _services._dns-sd._udp.local for retrieving a list of all currently registered services on the local link. mDNS/DNS-SD is part of Apple's Zeroconf strategy (a.k.a. Bonjour). The avahi-daemon package is an implementation of mDNS/DNS-SD.
Installation of latest mdns-scan command is available for Debian, Ubuntu, Kali and Raspbian. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2023 latest package from the repository and install it in your computer/server.