Browse Source

Added pi-hole

Added pi-hole DNS suite https://pi-hole.net
pull/219/head
Andrew Peng 8 years ago
committed by GitHub
parent
commit
91ab61628a
  1. 1
      README.md

1
README.md

@ -295,6 +295,7 @@
* [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks.
* [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server.
* [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server.
* [Pi-Hole](https://pi-hole.net) - A lightweight ad-blocking DNS server with a web console.
* [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features.
* [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
* [Yadifa](http://www.yadifa.eu/) - Lightweight authoritative Name Server with DNSSEC capabilities powering the .eu top-level domain.

Loading…
Cancel
Save