Unbound: Difference between revisions

m Added to categories: Applications, Networking & Server
Klinger (talk | contribs)
m Moved link from references to top
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[https://www.nlnetlabs.nl/projects/unbound/about/ Unbound] is a DNS server. Quoting the official project page:
Unbound is a validating, recursive, caching DNS resolver. It is designed to be fast and lean and incorporates modern features based on open standards.
== Example configuration ==
== Example configuration ==
<syntaxhighlight lang="nixos">
<syntaxhighlight lang="nixos">
Line 36: Line 40:
</syntaxhighlight>
</syntaxhighlight>


== Further reading ==


 
* [https://www.nlnetlabs.nl/projects/unbound/about/ Official project page]
[[Category:Applications]]
* https://unbound.docs.nlnetlabs.nl/en/latest/
* [https://wiki.archlinux.org/title/Unbound ArchWiki page]
[[Category:Networking]]
[[Category:Networking]]
[[Category:Server]]
[[Category:Server]]
[[Category:DNS]]