Skip to content

Publish domains to mDNS with Avahi on Linux. Now with NixOS module (but works without Nix too)!

Notifications You must be signed in to change notification settings

MOZGIII/avahi-publishd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avahi-publishd

Publish the subdomains or custom FQDNs to mDNS with Avahi on Linux.

Requirements

sudo apt install avahi-utils jq make

Installation

  1. Clone.

  2. sudo make install

  3. sudo systemctl daemon-reload

Usage

Write the list of subdomains to publish to /etc/avahi-publishd/subdomains and FQDNs to /etc/avahi-publishd/fqdns.

Run systemctl enable --now avahi-publishd.

About

Publish domains to mDNS with Avahi on Linux. Now with NixOS module (but works without Nix too)!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published