nss-mdns 0.14.1
Multicast DNS Name Service Switch ("NSS") plug-in
Nss-mdns is a plug-in for the GNU C Library's Name Service Switch (NSS) that resolves host names via multicast DNS (mDNS). It is most often used in home and other small networks without a local name server, to resolve host names in the .local top-level domain.
- Website: https://github.com/lathiat/nss-mdns
- Licenses: LGPL 2.1+
- Package source: gnu/packages/avahi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install nss-mdns 0.14.1
as follows:
guix install nss-mdns@0.14.1
Or install the latest version:
guix install nss-mdns
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.