
xiaoxiaobujidao/ddns本镜像用于通过Cloudflare API自动更新域名解析记录,适用于需要动态维护域名解析的场景。镜像功能专注于定时检测并更新指定域名的解析记录,确保域名解析与目标IP保持同步。
| 参数名 | 说明 | 取值要求 |
|---|---|---|
| zoneName | 根域名 | 如example.com |
| name | 子域名(完整域名) | 如sub.example.com |
| ipType | 解析类型 | A(IPv4)或AAAA(IPv6) |
| Cloudflare账号*** | 注册Cloudflare的***地址 | |
| key | Cloudflare Global API Key | 从Cloudflare账户获取的API密钥 |
| recheckTime | 重新检测时间间隔 | 数值,单位为秒(如300表示5分钟) |
bashdocker run -d \ -e zoneName="example.com" \ -e name="sub.example.com" \ -e ipType="A" \ -e email="***" \ -e key="your-cloudflare-global-api-key" \ -e recheckTime="300" \ --name cloudflare-dns-updater \ [镜像名称]




manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务