avahi-daemon
Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
Install
- All systems
-
curl cmd.cat/avahi-daemon.sh
- Debian
-
apt-get install avahi-daemon
- Ubuntu
-
apt-get install avahi-daemon
- Alpine
-
apk add avahi
- Arch Linux
-
pacman -S avahi
- Kali Linux
-
apt-get install avahi-daemon
- CentOS
-
yum install avahi
- Fedora
-
dnf install avahi
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install avahi-daemon
- Raspbian
-
apt-get install avahi-daemon
- Dockerfile
- dockerfile.run/avahi-daemon
- Docker
-
docker run cmd.cat/avahi-daemon avahi-daemon
powered by Commando
avahi
Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
avahi-daemon
Avahi mDNS/DNS-SD daemon
Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to. This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records.