nextcloud / nextcloud/nextcloudpi
FreeDNS update IPV4 and IPV6
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.9k
- Forks
- 318
- PR merge metrics
- No merged PRs in 30d
Description
At the moment you can only update the ipv4 OR ipv6 record of FREEDNS, as there is only one entry possible in ncp-config.
But FREEDNS offers an new update service (sync.afraid.org) with a randomly generated update token that supports autodetection of ipv4 and ipv6 addresses. You need to enter two URL-strings, separated by to update both records.
Is it possible to implement this into nextcloudpi?
Thank you very much, NCP is still a very very welldone project!
Best regards, Peter
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 FreeDNS handling in ncp-config and review how its current single update URL is processed. Check the sync.afraid.org update format described in the issue; done means two space-separated URL strings can update both IPv4 and IPv6 records.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100