From e743532664ba49d051f42f0cfc35581eaeb3d75a Mon Sep 17 00:00:00 2001 From: Eduard Veit Date: Thu, 24 Nov 2022 22:15:47 +0100 Subject: [PATCH] =?UTF-8?q?minor:=20=F0=9F=93=9D=20update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index cf8d9f7..e646136 100644 --- a/README.md +++ b/README.md @@ -23,16 +23,16 @@ IPv4 (A) and IPv6 (AAAA) record updates are supported. The following update methods are currently implemented: -| Provider | API | TTL in seconds | Credentials | own domain via NS record | free (sub-) domain | -|---------------------|-----------------------|----------------|----------------------------------------------------------------------------------------------|--------------------------|------------------------------------------------| -| INWX.com | Domrobot JSON-RPC-API | 300 | customer login `username` & `password`. Mobile TAN (OTP) is currently not supported by DynB. | ✔️ | ⛔ choose one of your owned domains | -| INWX.com | DynDNS2 | 60 | specific dyndns `username` & `password` | ✔️ | ⛔ choose one of your owned domains per account | -| deSEC.io (dedyn.io) | DynDNS2 | 60 | `token` | ✔️ | ✔️ | -| DuckDNS.org | DynDNS2 | 60 | `token` | ⛔ | ✔️ | -| dynv6.com | DynDNS2 | 60 | `token` | ✔️ | ✔️ | -| ddnss.de | DynDNS2 | 10 | `update key` as `token` | ⛔ | ✔️ | -| IPv64.net | DynDNS2 | 60 | `DynDNS Updatehash` as `token` | ⛔ | ✔️ | -| dynu.com | DynDNS2 | 30 | `username` & `password` | ✔️ | ✔️ | +| Provider | API | TTL in seconds | Credentials | own domain via NS record | free (sub-) domain | +|---------------------|-----------------------|----------------|----------------------------------------------------------------------------------------------|------------------------------------------|--------------------------------------| +| INWX.com | Domrobot JSON-RPC-API | 300 | customer login `username` & `password`. Mobile TAN (OTP) is currently not supported by DynB. | ✔️ 🆓 for your registered domains @ inwx | ⛔ for your registered domains @ inwx | +| INWX.com | DynDNS2 | 60 | specific dyndns `username` & `password` | ✔️ 🆓 for your registered domains @ inwx | ⛔ for your registered domains @ inwx | +| deSEC.io (dedyn.io) | DynDNS2 | 60 | `token` | ✔️ 🆓 | ✔️ | +| DuckDNS.org | DynDNS2 | 60 | `token` | ⛔ | ✔️ | +| dynv6.com | DynDNS2 | 60 | `token` | ✔️ 🆓 | ✔️ | +| ddnss.de | DynDNS2 | 10 | `update key` as `token` | ⛔ | ✔️ | +| IPv64.net | DynDNS2 | 60 | `DynDNS Updatehash` as `token` | ✔️ 💲 | ✔️ | +| dynu.com | DynDNS2 | 30 | `username` & `password` | ✔️ 🆓 | ✔️ | ## 📦 Requirements