1
0
mirror of https://github.com/EV21/dynb.git synced 2025-12-26 16:39:32 +01:00

add interpretaton of status codes and act accordingly

This commit is contained in:
2021-01-26 00:25:31 +01:00
parent d139022295
commit 3bf6b69ae8
4 changed files with 168 additions and 58 deletions

View File

@@ -1,5 +1,5 @@
# 🔃 dynb
dynb - dynamic DNS update script, written in bash
# 🔃 DynB
DynB - dynamic DNS update script, written in bash
IPv4 (A) and IPv6 (AAAA) record updates are supported.
<!-- TOC -->
@@ -25,11 +25,7 @@ The following update methods are currently implemented:
### DynDNS2
* INWX.com
Limitations:
- minimum TTL is 60 (1 minute)
- one DynDNS account with one hostname is for free
* dynv6.com
- note: assign your token to the password setting
## 📦 Requirements