avahi-publish-service
Avahi browsing, publishing and discovery utilities
Install
- All systems
-
curl cmd.cat/avahi-publish-service.sh
- Debian
-
apt-get install avahi-utils
- Ubuntu
-
apt-get install avahi-utils
- Alpine
-
apk add avahi
- Arch Linux
-
pacman -S avahi
- Kali Linux
-
apt-get install avahi-utils
- CentOS
-
yum install avahi-tools
- Fedora
-
dnf install avahi-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install avahi-utils
- Raspbian
-
apt-get install avahi-utils
- Dockerfile
- dockerfile.run/avahi-publish-service
- Docker
-
docker run cmd.cat/avahi-publish-service avahi-publish-service
powered by Commando
avahi-utils
Avahi browsing, publishing and discovery utilities
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 several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services.