openwrt / openwrt/packages

ddns-scripts: add noip.at provider

Open
#28,857 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Package Name

ddns-scrips

Maintainer

@feckert

OpenWrt Version

25.12.0

OpenWrt Target/Subtarget

mediatek/filogic

Steps to Reproduce

noip.at website needs to be queries with the token in the url, eg curl "https://noip.at/update/whatever/342whatever99" for the record to be updated with the wan ip

Actual Behaviour

as above

Confirmation Checklist

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the ddns-scripts package and its existing provider implementations, then compare how providers construct update requests with credentials and the WAN IP. Add noip.at support using the tokenized endpoint shown in the issue, and verify that the requested record can be updated successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.