From 74ee9ab5a549fdf2cd5c196f25ee88af9f3a7a3d Mon Sep 17 00:00:00 2001 From: Rebecca Tamachiro Date: Mon, 24 Mar 2025 19:19:01 +0000 Subject: [PATCH] Remove DNS-O-Matic from managing-dynamic-ip-addresses --- .../how-to/managing-dynamic-ip-addresses.mdx | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) 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 28e525af1b4b02f..7944ff79373fab7 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 @@ -14,15 +14,4 @@ Create a script to monitor IP address changes and then have that script push cha ## ddclient -[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers. - -## DNS-O-Matic - -[DNS-O-Matic](https://dnsomatic.com/docs/) is a third-party tool that announces dynamic IP changes to multiple services. - -Configuration of DNS-O-Matic requires the following information: - -* **Email**: `` (associated account must have sufficient privileges to manage DNS) -* **API Token**: `` (for details refer to [API Keys](/fundamentals/api/get-started/keys/)) -* **Domain**: `` -* **Hostname**: *dynamic* +[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers. \ No newline at end of file