From aae393a27634b25649afa14d2e168ce4dc945b27 Mon Sep 17 00:00:00 2001 From: YISH Date: Mon, 16 Jan 2023 18:55:20 +0800 Subject: [PATCH] Add smartdns-rs to DNS section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ede96a41..0a9025bf 100644 --- a/README.md +++ b/README.md @@ -724,6 +724,7 @@ _See also: [awesome-sysadmin/DNS](https://github.com/awesome-foss/awesome-sysadm - [CoreDNS](https://coredns.io/) - Plugin driven DNS Server with support for proxying to Google's DNS-over-HTTPS. ([Source Code](https://github.com/coredns/coredns)) `Apache-2.0` `Go` - [Maza ad blocking](https://maza-ad-blocking.andros.dev/) - Local ad blocker. Like Pi-hole but local and using your operating system. ([Source Code](https://github.com/tanrax/maza-ad-blocking)) `Apache-2.0` `Bash` - [nsupdate.info](https://www.nsupdate.info/) - Dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python` +- [SmartDNS-rs](https://github.com/mokeyish/smartdns-rs) A **cross platform** local DNS server written in rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoH.([Source Code](https://github.com/mokeyish/smartdns-rs)) `GPL-3.0` `Rust` - [SPF Toolbox](https://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP` - [Technitium DNS Server](https://technitium.com/dns/) - An open source authoritative as well as recursive DNS server that can be used for self hosting a DNS server for privacy & security. ([Source Code](https://github.com/TechnitiumSoftware/DnsServer)) `GPL-3.0` `Docker/C#`