dns/README.md

17 lines
380 B
Markdown
Raw Permalink Normal View History

2019-08-27 20:18:57 +00:00
# NixNet DNS
[Main webpage](https://nixnet.xyz/dns/)
## Architecture
### Resolver
* DNS resolver: [unbound](https://nlnetlabs.nl/projects/unbound/about/) ([config](unbound.conf))
* DNS-over-TLS: [haproxy](https://www.haproxy.org/) ([config](haproxy.cfg))
2019-09-11 13:04:28 +00:00
### Adblocking DNS resolver
2019-08-27 20:18:57 +00:00
Powered by [Pi-hole](https://pi-hole.net/).
2019-09-11 13:04:28 +00:00
* [Configuration](adblock/) (Docker-deployed)