You've already forked ddns-updater
@@ -1,3 +1,5 @@
|
|||||||
|

|
||||||
|
|
||||||
## What is Cloudflare Dynamic DNS?
|
## What is Cloudflare Dynamic DNS?
|
||||||
DNS records are static, and it does not play well with dynamic IP addresses. Now, to solve that problem, you’ll need to set up dynamic DNS. Cloudflare provides an API that allows you to manage DNS records programmatically.
|
DNS records are static, and it does not play well with dynamic IP addresses. Now, to solve that problem, you’ll need to set up dynamic DNS. Cloudflare provides an API that allows you to manage DNS records programmatically.
|
||||||
|
|
||||||
@@ -59,4 +61,4 @@ docker run -e CLOUDFLARE_DNS_TO_CHECK=my.testdomain.com,your.testdomain.com -e C
|
|||||||
|
|
||||||
### Contributing
|
### Contributing
|
||||||
|
|
||||||
Feel free to contribute and pls report bugs. Thanks
|
Feel free to contribute and pls report bugs. Thanks
|
||||||
|
|||||||
Reference in New Issue
Block a user