AliDDNSNet
AliDDNSNet copied to clipboard
使用 C# + .NET Core 开发的开源 DDNS 工具,基于阿里云的 DNS API 接口。
尝试解析了一下AAAA记录,似乎不支持IPV6? 以下是日志输出(已移除敏感信息) >[root@StationServer10 aliddns]# ./AliCloudDynamicDNS [信息] 2022 年 07 月 24 日 12:10:28 - 当前配置内容如下: 监听的时间周期:0 秒 AccessId:************************ 监听的主域名:luckykeeper.site 监听的子域名: 子域名地址1:ipv6.luckykeeper.site - 记录类型:AAAA 子域名地址2:v6blog.luckykeeper.site - 记录类型:AAAA > >[正常] 2022 年...
Bumps [xunit](https://github.com/xunit/xunit) from 2.7.0 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.7 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...