From 37b9ba9e6a59edc628e105f329bba4af900d1c5c Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 28 Jun 2023 22:35:28 +0000 Subject: [PATCH] mark DNS subsections as related to each other --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e6930d..2bb17a1 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,8 @@ _See also: [awesome-selfhosted/File Transfer - Object Storage & File Servers](ht _See also: [awesome-selfhosted/DNS](https://github.com/awesome-selfhosted/awesome-selfhosted#dns)_ +_Related: [DNS - Control Panels & Domain Management](#dns---control-panels--domain-management)_ + - [Bind](https://www.isc.org/bind/) - Versatile, classic, complete name server software. ([Source Code](https://gitlab.isc.org/isc-projects/bind9)) `MPL-2.0` `C` - [CoreDNS](https://coredns.io/) - Flexible DNS server. ([Source Code](https://github.com/coredns/coredns)) `Apache-2.0` `Go` - [djbdns](http://cr.yp.to/djbdns.html) - A collection of DNS applications, including tinydns. ([Source Code](https://salsa.debian.org/debian/djbdns)) `Public Domain` `C` @@ -357,6 +359,8 @@ _See also: [awesome-selfhosted/DNS](https://github.com/awesome-selfhosted/awesom _See also: [awesome-selfhosted/DNS](https://github.com/awesome-selfhosted/awesome-selfhosted#dns)_ +_Related: [DNS - Servers](#dns---servers)_ + - [Atomia DNS](https://atomiadns.com/) - DNS management system. ([Source Code](https://github.com/atomia/atomiadns/)) `ISC` `Perl` - [Designate](https://wiki.openstack.org/wiki/Designate) - DNSaaS services for OpenStack. ([Source Code](https://opendev.org/openstack/designate)) - [DNSControl](https://stackexchange.github.io/dnscontrol/) - Synchronize your DNS to multiple providers from a simple DSL. ([Source Code](https://github.com/StackExchange/dnscontrol)) `MIT` `Go/Docker`