NewFuture / DDNS

:triangular_flag_on_post: 自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)
https://ddns.newfuture.cc/
MIT License
4.31k stars 657 forks source link

[debug] #285

Closed xning00nn closed 2 years ago

xning00nn commented 3 years ago

Describe the bug [描述]

无法更新ip

运行方式docker

docker run -d -v /root/ddns/:/config/ --network host newfuture/ddns

config file [配置文件]

{
  "$schema": "https://ddns.newfuture.cc/schema/v2.8.json",
  "dns": "dnspod",
  "id": "**6**7",
  "token": "*85f17634***fa16**",
  "index4": "public",
  "ipv4": ["xning.ga","nn.xning.ga"],
  "proxy":"DIRECT",
  "ttl": 60,
  "debug": ture
}
ZirrorDmage commented 3 years ago

建议提供日志,除非你愿意暴露你整个token和域名让别人帮你测试