aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYiiSh <mokeyish@hotmail.com>2023-01-23 17:31:50 +0000
committerGitHub <noreply@github.com>2023-01-23 17:31:50 +0000
commit66361649b9a31c2e1a873264ec82aa1ce4f30388 (patch)
tree7aa72ad43fc552d94a2794388d6f6916a804f885
parentremove 411 (#3516) (diff)
downloadawesome-selfhosted-66361649b9a31c2e1a873264ec82aa1ce4f30388.tar.gz
awesome-selfhosted-66361649b9a31c2e1a873264ec82aa1ce4f30388.zip
Add smartdns to DNS section (#3509)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6189b20d..b546905e 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](https://github.com/pymumu/smartdns) - A local DNS server to obtain the fastest website IP for the best Internet experience, supports DoT, DoH. `GPL-3.0` `C`
- [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#`