If you prefer, I think Avahi is able to publish other TLDs, but I played around with it just now and couldn’t get it to work. If you have any luck, happy to add support :)
# Set domain-name=lan and enable-wide-area=no nano /etc/avahi/avahi-daemon.conf sudo avahi-daemon --reload sudo avahi-publish-address -R example.lan 192.168.1.123
melmi@lemmy.blahaj.zone 1 year ago
This project uses mDNS, which is specific to the
.local
TLD. The whole reason that people are against the use of.local
is because it would break mDNS. So you can’t set a custom TLD, but it doesn’t matter because this is actually the correct context for.local
to be used.