Skip to content

ddns-scripts: add alviy.com provider - #30554

Open
alviy wants to merge 1 commit into
openwrt:masterfrom
alviy:add-alviy-provider
Open

alviy wants to merge 1 commit into
openwrt:masterfrom
alviy:add-alviy-provider

Conversation

@alviy

@alviy alviy commented Sep 17, 2026

Copy link
Copy Markdown

Add Alviy DDNS provider (dyndns2 API), IPv4.

📦 Package Details

Maintainer: none declared (no PKG_MAINTAINER in net/ddns-scripts/Makefile)
Description:
Adds alviy.com as a DDNS provider for ddns-scripts. Alviy exposes a dyndns2-compatible update API, so this is a plain provider definition (URL template + good|nochg answer), IPv4. Bumps PKG_RELEASE.
API documentation: https://www.alviy.com/en/docs/update-api

🧪 Run Testing Details

Data-only provider addition (no code/build change). The update endpoint was verified live against the dyndns2 contract: a request in the exact form ddns-scripts issues returns badauth for bad credentials and good <ip> / nochg <ip> on success.

  • OpenWrt Version: n/a (provider JSON only)

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

n/a - this is a regular commit, not a patch.

Add Alviy DDNS provider (dyndns2 API), IPv4.

Howto:

    set [USERNAME] to the Alviy account e-mail
    set [PASSWORD] to the host DDNS token
    set [DOMAIN] to the hostname

https://www.alviy.com/en/docs/update-api
Signed-off-by: Elly Sai <alviy.dns@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant