1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 16:58:06 +02:00

adding CloudFlare dynamic DNS update util to DNS

This commit is contained in:
Dung Nguyen 2020-10-11 21:49:19 +07:00 committed by GitHub
parent 69ff2ae421
commit 648d3fa91c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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