mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
- Advertises the build-time $hostname.local as a CNAME to the A and AAAA records already advertised by Avahi - Advertises a special network.local CNAME and provides a fastcgi service on unix:/tmp/netbrowse.sock for browsing mDNS services This commit also activates netbrowse by default with nginx listeing to port 80 on IPv4 and IPv6 /browse by default but also / if called with server name network.local. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>