ddns-scripts: add noip.at provider
Open
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
- The package is maintained in this repository.
- I understand that issues related to the base OpenWrt repository or LuCI repository will be closed.
- I am reporting an issue for OpenWrt, not an unsupported fork.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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