1 Star 8 Fork 3

月夜行梦/ddns-aliyun

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
conf.sample.json 399 Bytes
一键复制 编辑 原始数据 按行查看 历史
涂定国 提交于 2022-10-11 19:52 +08:00 . Add support for ipv6
{
"access_key": "id",
"access_secret": "token",
"domains": [
{
"name": "baidu.com",
"sub_domains": ["@", "*"]
},
{
"name": "baidu.com",
"sub_domains": ["www"],
"ipv6": true
},
{
"name": "google.com",
"sub_domains": ["@", "*"]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/tdg/ddns-aliyun.git
git@gitee.com:tdg/ddns-aliyun.git
tdg
ddns-aliyun
ddns-aliyun
master

搜索帮助