aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/files/usr/share/ddns/list
Commit message (Collapse)AuthorAge
* ddns-scripts: Add servercow.de as DDNS providerPatrick Hemmen2024-03-19
| | | | | | Add servercow.de as dynamic DNS provider provider. Signed-off-by: Patrick Hemmen <jummo4@yahoo.de>
* ddns-scripts: add new DDNS provider ipnodns.ruIgor Baidasov2023-10-18
| | | | Signed-off-by: Igor Baidasov <igorbay@bk.ru>
* ddns-scripts: Add v2 API for mythic-beasts.com providerJim Hague2023-03-09
| | | | | | Use USERNAME as the key, PASSWORD as the secret. Signed-off-by: Jim Hague <jim.hague@acm.org>
* ddns-scripts: Add njal.la providerTobias Hilbig2023-02-25
| | | | | Add njal.la provider. Use the key as password. Username is not needed. Signed-off-by: Tobias Hilbig <web.tobias@hilbig-ffb.de>
* ddns-scripts: add hosting.de providerBenjamin Drung2023-01-18
| | | | | | | | | | | Add hosting.de provider. To use dynamic DNS you have to create a DDNS host with a separate DDNS user. Note: As of 2023-01-17 hosting.de does not work with wget which will fail with `400: Bad Request` (it will work with `--auth-no-challenge`). You should use curl instead. I have reported that to the provider. Signed-off-by: Benjamin Drung <bdrung@bdrung.de>
* ddns-scripts: drop dead servicesRafał Miłecki2022-09-12
| | | | | | Drop services that are not available anymore. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* ddns-scripts: Add simply.com providerTom Sommer2022-07-25
| | | | Signed-off-by: Tom Sommer <tomsommer@users.noreply.github.com>
* ddns-scripts: mydns.ip to mydns.jpShengjiang Quan2022-05-12
| | | | | | The provider is `mydns.jp` not `mydns.ip` which is wrong and misleading. Signed-off-by: Shengjiang Quan <qsj287068067@126.com>
* ddns-scripts: Add script for TransIP.nlMartijn Atema2021-11-30
| | | | | | Signed-off-by: Martijn Atema <martijn@atema.one> Signed-off-by: Florian Eckert <fe@dev.tdt.de> - PKG_RELEASE number updated
* ddns-scripts: add infomaniak.com providerDamiano Renfer2021-10-04
| | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* ddns-scripts: Remove not working ddns providerGerald Hansen2021-01-26
| | | | | | | I checked the hostname for existing DNS A and AAAA entries and these ones didn't have an entry. Signed-off-by: Gerald Hansen <gerald.hansen@cloud.ionos.com>
* ddns-scripts: add service list fileFlorian Eckert2020-09-21
Signed-off-by: Florian Eckert <fe@dev.tdt.de>