From 648d3fa91c1fc0a983e089b65cfc9dadd1a7ac21 Mon Sep 17 00:00:00 2001 From: Dung Nguyen Date: Sun, 11 Oct 2020 21:49:19 +0700 Subject: [PATCH] adding CloudFlare dynamic DNS update util to DNS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0724a348..b0b3c1ff 100644 --- a/README.md +++ b/README.md @@ -592,6 +592,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns - [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/) - nsupdate.info is a dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python` - [SPF Toolbox](http://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP` +- [CloudFlare dynamic DNS update util](https://github.com/nhymxu/cf-dns-update-python) - Dynamic DNS record update utility for CloudFlare DNS service. Dead simple script with dependency-free. ([Source Code](https://github.com/nhymxu/cf-dns-update-python)) `Other` `Python` ## Document Management