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

feat: add support for Duck DNS as DynDNS2 provider

This commit is contained in:
2021-04-04 14:39:19 +02:00
parent 3221f29d71
commit c85d5eaaee
5 changed files with 24 additions and 15 deletions

View File

@@ -25,8 +25,9 @@ The following update methods are currently implemented:
### DynDNS2
* INWX.com
* dynv6.com
* deSEC.io (dedyn.io)
* deSEC.io (dedyn.io)
* DuckDNS.org
* dynv6.com
## 📦 Requirements
@@ -49,7 +50,6 @@ If you want to add the script to you PATH, run :point_down:
```
bash dynb.sh --link
```
This convenience function only works if `util-linux` is installed on your system.
## ⚙ Configuration