Skip to content

Commit 41ba8aa

Browse files
Remove DNS-O-Matic from managing-dynamic-ip-addresses (#21096)
1 parent 142fd3a commit 41ba8aa

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,4 @@ Create a script to monitor IP address changes and then have that script push cha
1414

1515
## ddclient
1616

17-
[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers.
18-
19-
## DNS-O-Matic
20-
21-
[DNS-O-Matic](https://dnsomatic.com/docs/) is a third-party tool that announces dynamic IP changes to multiple services.
22-
23-
Configuration of DNS-O-Matic requires the following information:
24-
25-
* **Email**: `<CLOUDFLARE ACCOUNT EMAIL ADDRESS>` (associated account must have sufficient privileges to manage DNS)
26-
* **API Token**: `<CLOUDFLARE GLOBAL API KEY>` (for details refer to [API Keys](/fundamentals/api/get-started/keys/))
27-
* **Domain**: `<example.com>`
28-
* **Hostname**: *dynamic*
17+
[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers.

0 commit comments

Comments
 (0)