1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00

14 Commits

Author SHA1 Message Date
Timothy
a7c2b0a56e
feat: add No-IP provider 2020-08-10 23:49:12 +08:00
Timothy
1ddd1dfb8b
refactor: fix code lint warnings 2020-08-10 14:39:56 +08:00
Jemy Zhang
9186772d50 enable socks for domain update and telegram notification seperately
- add configuration to enable socks for domain update
  and telegram notification seperately.
- sleep to reduce cpu usage while connection error occurred.
2020-05-05 15:32:10 +08:00
Timothy
8a3471ad1c
add DNS resolver, update all the handlers 2020-05-03 21:32:06 +08:00
Eri Bastos
9397f6b272 DNSPod Handler - Use Resolver 2020-04-19 15:26:10 -04:00
Jemy Zhang
f5a793a907 Add support to telegram notification 2020-03-21 13:34:54 +08:00
Rick Lei
06a7d2384a Better DNSPod error message handling and ip_type checking
DNSPod API now requires record type to be specified, so the "ip_type"
setting becomes a must in config.json.
2020-02-08 20:30:51 +01:00
Timothy
2d4d414417
add IPv6 support for DNSPod 2020-02-06 22:07:31 +08:00
Timothy
025a5c0bbb refactor handlers 2019-07-30 14:35:13 +08:00
huwenchao
af9a1bb0da chore: make the dns handler error log and readme.md more specificlly 2019-05-11 17:07:43 +08:00
TimothyYe
04134b20a4 make interval configurable 2019-04-21 17:18:05 +08:00
TimothyYe
4a3b2216d3 fix lint warnings 2019-02-27 14:10:51 +08:00
TimothyYe
dc376d91b4 fix lint warnings 2019-01-22 20:35:45 +08:00
TimothyYe
57b3c4c79d add AliDNS support 2019-01-22 20:18:19 +08:00