mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-03-31 06:24:01 -04:00
[PR #1016] feat(provider): add ddns.synology.com #930
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/1016
Author: @ppluciennik
Created: 7/12/2025
Status: 🔄 Open
Base:
master← Head:master📝 Commits (1)
2d95bbbfeat(provider): add ddns.synology.com📊 Changes
5 files changed (+314 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)➕
docs/synology.md(+39 -0)📝
internal/provider/constants/providers.go(+2 -0)📝
internal/provider/provider.go(+3 -0)➕
internal/provider/providers/synology/provider.go(+268 -0)📄 Description
This pull request allows to register domain using Synology DDNS service.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.