avahi-autoipd
Avahi IPv4LL network address configuration daemon
Install
- All systems
-
curl cmd.cat/avahi-autoipd.sh
- Debian
-
apt-get install avahi-autoipd
- Ubuntu
-
apt-get install avahi-autoipd
- Arch Linux
-
pacman -S avahi-autoipd
- Kali Linux
-
apt-get install avahi-autoipd
- CentOS
-
yum install avahi-autoipd
- Fedora
-
dnf install avahi-autoipd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install avahi-autoipd
- Raspbian
-
apt-get install avahi-autoipd
- Dockerfile
- dockerfile.run/avahi-autoipd
avahi-autoipd
Avahi IPv4LL network address configuration 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 tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server.