mirror of
https://github.com/EV21/dynb.git
synced 2025-12-26 16:39:32 +01:00
minor: lint tables in README
This commit is contained in:
@@ -24,7 +24,7 @@ IPv4 (A) and IPv6 (AAAA) record updates are supported.
|
|||||||
The following update methods are currently implemented:
|
The following update methods are currently implemented:
|
||||||
|
|
||||||
| Provider | API | TTL in seconds | Credentials | own domain via NS record | free (sub-) domain |
|
| 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 | 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 |
|
| INWX.com | DynDNS2 | 60 | specific dyndns `username` & `password` | ✔️ | ⛔ choose one of your owned domains per account |
|
||||||
| deSEC.io (dedyn.io) | DynDNS2 | 60 | `token` | ✔️ | ✔️ |
|
| deSEC.io (dedyn.io) | DynDNS2 | 60 | `token` | ✔️ | ✔️ |
|
||||||
@@ -173,7 +173,7 @@ services:
|
|||||||
## environment variables
|
## environment variables
|
||||||
|
|
||||||
| variable | default value | description |
|
| variable | default value | description |
|
||||||
| --------------------- | --------------- | -------------------------------------------------------------------------------------------------------------- |
|
|-----------------------|-----------------|----------------------------------------------------------------------------------------------------------------|
|
||||||
| DYNB_DYN_DOMAIN | undefined | required; `dyndns.example.com` |
|
| DYNB_DYN_DOMAIN | undefined | required; `dyndns.example.com` |
|
||||||
| DYNB_SERVICE_PROVIDER | undefined | required; `deSEC`, `duckdns`, `dynv6`, `inwx`, `ddnss` |
|
| DYNB_SERVICE_PROVIDER | undefined | required; `deSEC`, `duckdns`, `dynv6`, `inwx`, `ddnss` |
|
||||||
| DYNB_UPDATE_METHOD | undefined | required; `dyndns` or `domrobot` (with inwx) |
|
| DYNB_UPDATE_METHOD | undefined | required; `dyndns` or `domrobot` (with inwx) |
|
||||||
|
|||||||
Reference in New Issue
Block a user