mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #830] [Feature] 增加DDNS功能 #562
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#562
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @flashlab on GitHub (Jun 27, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/830
功能描述 / Description
增加DDNS功能
请求动机 / Motivation
既然已经添加了各家服务商的api,能不能增加一个DDNS功能呢?
其他 / Miscellaneous
No response
贡献 / Contribution
@forget-pro commented on GitHub (Jun 29, 2025):
这是两码事咯 目前这相当于 只是一个面板端 要支持ddns 那就还要一个agent 才行 都需要agent了 都未必使用certimate 来用了
@fudiwei commented on GitHub (Jun 29, 2025):
没有这样的计划
@gyf9835 commented on GitHub (Oct 21, 2025):
DDNS和证书申请都是家庭NAS必须的功能,且两者有一定相似性(需要定时启动、需要适配DNS服务商、可能需要通知),所以这个功能对于家宽NAS用户很有帮助
想问一下如果给这个功能提PR可以接受吗?
不会写Go,接受AI代码吗?
@flashlab commented on GitHub (Oct 21, 2025):
这个issue关掉了,你需要重开一个
@gyf9835 commented on GitHub (Oct 21, 2025):
就是想先问一下作者对这个功能的态度,如果愿意接受再重开issue吧。感觉功能上重合度挺高,但确实和证书没啥关系