nss-mdns
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.
- Versions: 0.14.1
- 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 the latest version of nss-mdns
as follows:
guix install nss-mdns
Or install a particular version:
guix install nss-mdns@0.14.1
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/nss-mdns/'><img src='http://127.0.0.1:3000/packages/nss-mdns/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/nss-mdns/badges/latest-version.svg)](http://127.0.0.1:3000/packages/nss-mdns/) Org: [[http://127.0.0.1:3000/packages/nss-mdns/][http://127.0.0.1:3000/packages/nss-mdns/badges/latest-version.svg]]