diff --git a/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx b/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx index 28e525af1b4b02..c1ea55e3d9fb98 100644 --- a/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx +++ b/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx @@ -26,3 +26,7 @@ Configuration of DNS-O-Matic requires the following information: * **API Token**: `` (for details refer to [API Keys](/fundamentals/api/get-started/keys/)) * **Domain**: `` * **Hostname**: *dynamic* + +## Cloudflare DDNS + +[Cloudflare DDNS](https://github.com/Aureum-Cloud/Cloudflare-DDNS) is a Go-based tool designed to automatically update your Cloudflare DNS records with your dynamic IP address. It has been thoroughly tested to work seamlessly in both Docker and Kubernetes environments.