maradns 3.5.0036
Small lightweight DNS server
MaraDNS is a small and lightweight DNS server. MaraDNS consists of a UDP-only authoritative DNS server for hosting domains, and a UDP and TCP-capable recursive DNS server for finding domains on the internet.
- Outputs:
out
- Website: https://maradns.samiam.org
- Licenses: FreeBSD
- Package source: gnu/packages/dns.scm
- Builds: See build status
- Issues: See known issues
Installation
Install maradns 3.5.0036
as follows:
guix install maradns@3.5.0036
Or install the latest version:
guix install maradns
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.