avahi-dnsconfd
Avahi DNS configuration tool
Install
- All systems
-
curl cmd.cat/avahi-dnsconfd.sh
- Debian
-
apt-get install avahi-dnsconfd
- Ubuntu
-
apt-get install avahi-dnsconfd
- Arch Linux
-
pacman -S avahi-dnsconfd
- Kali Linux
-
apt-get install avahi-dnsconfd
- CentOS
-
yum install avahi-dnsconfd
- Fedora
-
dnf install avahi-dnsconfd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install avahi-dnsconfd
- Raspbian
-
apt-get install avahi-dnsconfd
- Dockerfile
- dockerfile.run/avahi-dnsconfd
avahi-dnsconfd
Avahi DNS configuration tool
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 tool listens on the network for announced DNS servers and passes them to resolvconf so it can use them. This is very useful on autoconfigured IPv6 networks.