jeessy2 / ddns-go

Simple and easy to use DDNS. Support Aliyun, Tencent Cloud, Dnspod, Cloudflare, Callback, Huawei Cloud, Baidu Cloud, Porkbun, GoDaddy, Namecheap, NameSilo...
MIT License
10.7k stars 1.23k forks source link

自定义域名服务商 #1123

Closed grant580 closed 3 weeks ago

grant580 commented 2 months ago

功能描述

可以自定义域名服务商

解决的问题

No response

附加信息

No response

检查清单

jeessy2 commented 2 months ago

Callback

grant580 commented 2 months ago

Callback 这是什么原因呢 2024/05/23 10.32:20 Callback调用失败,异常信息:返回内容:<IDOCTYPE HTML PUBLIC '-MIETF/DTD HTML2.0//EN'S

jeessy2 commented 2 months ago

找到对方的文档写。这个感觉直接是请求到网页上了

grant580 commented 2 months ago

找到对方的文档写。这个感觉直接是请求到网页上了

我重新配置了callback,查看日志显示调用成功,但是ip依然是之前错误的IP,没有更新成最新的。

jeessy2 commented 2 months ago

检查你配置

grant580 commented 2 months ago

检查你配置

老大能帮忙看看吗?我参考的是https://dnsexit.com/apps/dynamic-dns-update-clients/ 配置的callback

URL: https://api.dnsexit.com/dns/ RequestBody:act=dnsrec.update&domain=#{domain}&hostname=#{domain}&record_value=#{ip}&apidomainkey= myapi

jeessy2 commented 2 months ago

RequestBody的内容应该放在url中

grant580 commented 2 months ago

RequestBody的内容应该放在url中

image

获取到了新的IP,但是dns服务商那边没变,这是为什么

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove Stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been stalled for 5 days with no activity.