mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 08:45:58 +03:00
[GH-ISSUE #1194] 能集成一下DDNS的功能吗? #7770
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#7770
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 @fenghuan1994 on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1194
大佬:
如题,这样可以节约一个ddns-go的容器了。
@youlix80 commented on GitHub (Aug 14, 2025):
感觉没必要,浪费精力
@ifwwww commented on GitHub (Aug 14, 2025):
我也感觉没必要,ddns-go已经很完善了
@0xJacky commented on GitHub (Aug 14, 2025):
ddns-go 确实好用啊,光从 ddns 来说确实我觉得没有太大必要实现了
@0xJacky commented on GitHub (Aug 14, 2025):
但是如果未来会实现 CF,阿里云,腾讯云 DNS 的管理的话,顺便做一下也不是不行
@Howardnm commented on GitHub (Oct 30, 2025):
我觉得这个建议不错,毕竟有时候新增站点需要创建子域名,同时就可以提交子域名的ddns解析,避免站点在申请ssl加密时失败。然后只能去另外的容器后者dns网站添加上ddns。