mirror of
https://github.com/n1trux/awesome-sysadmin.git
synced 2025-03-14 06:38:11 +00:00
Add MicroDNS
This commit is contained in:
parent
76272f8ce5
commit
08eb1c2eb9
@ -287,6 +287,7 @@
|
|||||||
* [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend.
|
* [Designate](https://wiki.openstack.org/wiki/Designate) - DNS REST API that support several DNS servers as its backend.
|
||||||
* [dnsmasq](http://www.thekelleys.org.uk/dnsmasq/doc.html) - A lightweight service providing DNS, DHCP and TFTP services to small-scale networks.
|
* [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.
|
* [Knot](https://www.knot-dns.cz/) - High performance authoritative-only DNS server.
|
||||||
|
* [MicroDNS](https://github.com/fffaraz/microdns) - A tiny dockerized DNS server in Go that always returns the same IP for any query sent to it.
|
||||||
* [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server.
|
* [NSD](http://www.nlnetlabs.nl/projects/nsd/) - Authoritative only, high performance, simple name server.
|
||||||
* [PowerDNS](https://www.powerdns.com/) - DNS server with a variety of data storage back-ends and load balancing features.
|
* [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.
|
* [Unbound](http://unbound.net/) - Validating, recursive, and caching DNS resolver.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user