ddns-scripts: add ApertoDNS DDNS provider
authorAndrea Ferro <redacted>
Sat, 10 Jan 2026 17:46:13 +0000 (18:46 +0100)
committerFlorian Eckert <redacted>
Mon, 12 Jan 2026 10:32:11 +0000 (11:32 +0100)
commit6265fab8ce37d9a0f97a48df163bc8a6345520b1
tree6211a77e8ba23f50938382eee102ae98cbeb9229
parent8392630a2f2dc89d559fd021ff1a74b8cc27271c
ddns-scripts: add ApertoDNS DDNS provider

Add support for ApertoDNS dynamic DNS service with two configuration
options:
- apertodns.com: Standard DynDNS2 compatible authentication (user/pass)
- apertodns.com-token: Token-based authentication for DDNS clients

Both configurations support IPv4 and IPv6 updates via the standard
/nic/update endpoint.

Signed-off-by: Andrea Ferro <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/usr/share/ddns/default/apertodns.com-token.json [new file with mode: 0644]
net/ddns-scripts/files/usr/share/ddns/default/apertodns.com.json [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT