18 Commits

Author SHA1 Message Date
7126e14dfa arm单独打包 2025-02-23 00:51:55 +08:00
94a1186125 优化ping测试 2025-02-23 00:50:22 +08:00
b78c62bd2d 编译 2025-02-23 00:33:12 +08:00
544ef2af63 暂时取消arm/64的编译 2025-02-23 00:32:12 +08:00
c39781d4dc 修复bug 2025-02-23 00:29:07 +08:00
857dd3a0cd 更改readme 2025-02-22 23:55:45 +08:00
240f7eb3fa 支持IP可用检测, 优化配置方式, 检测时间改为可配置 v0.0.1 2025-02-22 23:51:33 +08:00
wood chen
e9fca3df94
Create dependabot.yml 2025-01-15 20:05:07 +08:00
064e53fb0a Enhance DNS record management in main.py to support detailed IPv4 and IPv6 updates. Implement logic for updating A and AAAA records based on line-specific best IPs, including handling cases where all lines share the same IPv6 address. Improve logging for record updates and ensure proper caching of current records. 2025-01-15 19:57:11 +08:00
wood chen
6458525f6c
Delete dnspod.log 2025-01-15 01:17:44 +08:00
wood chen
db96b1f7b9
Create LICENSE 2025-01-12 15:50:26 +08:00
wood chen
833bea0cac
Update readme.md 2025-01-12 15:48:56 +08:00
f93d965295 更新说明 2025-01-12 04:43:54 +08:00
a68195fb88 Update README to clarify CNAME and MX resolution conflict handling for root domains; include reference to API documentation. 2025-01-12 04:41:10 +08:00
b1d3576763 Refactor DNS management logic in main.py to track current IP records and streamline updates. Remove unused update interval variables from .env.example and config.py. Update Dockerfile to set timezone to Asia/Shanghai. Adjust scheduling in main.py to check for updates every 5 minutes. 2025-01-12 04:40:18 +08:00
831b4cd4f7 Refactor DNS configuration to use Tencent Cloud API; update environment variables and logging settings. Modify .gitignore to exclude sensitive files. Enhance DNS record management in main.py, including improved error handling and record cleanup logic. 2025-01-12 04:32:25 +08:00
4fdd50fcc3 Update README with CNAME and MX resolution details; modify GitHub Actions to ignore certain file types 2025-01-12 04:05:08 +08:00
bb4d8473db first commit 2025-01-12 03:47:20 +08:00