ddns-scripts: Add support for IPv6 with ovh.com
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Maintainer: There doesn't appear to be a single maintainer...
Environment: OpenWrt 23.05.3
The current configuration for IPv4 with ovh.com works for IPv6 as well. The same URL and response could be used to support IPv6:
http://[USERNAME]:[PASSWORD]@www.ovh.com/nic/update?system=dyndns&hostname=[DOMAIN]&myip=[IP]
Ist also appears that it could use HTTPS by default.
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 provider configuration for ovh.com and compare its current IPv4 handling with the URL shown in the issue. Verify IPv6 support and whether HTTPS should be the default; done means the provider works with IPv6 using the stated endpoint and the expected protocol behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100