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

25 Commits

Author SHA1 Message Date
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
TimothyYe
66187e0269 send mail notification 2019-01-21 11:11:07 +08:00
TimothyYe
304d3cac50 update test case 2019-01-20 15:09:53 +08:00
TimothyYe
6455f324cd update test case 2019-01-20 14:59:17 +08:00
TimothyYe
0fdb8af727 only update sub domain 2019-01-20 14:44:30 +08:00
TimothyYe
6d66016635 update comments 2018-12-07 16:50:56 +08:00
TimothyYe
4c82260c4d format code and fix the go lint warnings 2018-12-07 16:04:59 +08:00
Sad Pencil
851e2d7e46 support for getting an IP from an interface, and skip DNS record update if IP address is the same with last one 2018-12-07 02:50:27 +08:00
Kerma
3598247d64 Fix tests and more linting errors 2018-10-12 20:49:03 +03:00
Kerma
46738d5bc6 Linter fixes 2018-10-12 19:45:04 +03:00
Kerma
fa5fdc7c8c Add Cloudflare handler 2018-10-12 19:03:17 +03:00
TimothyYe
a500ad329f for V1.5.3 2018-09-04 11:30:59 +08:00
Timothy Ye
7d7a616aea fix issue #22 2018-06-15 22:16:21 +08:00
Timothy
cc51388579 fix issue #20 2018-05-14 11:09:24 +08:00
Timothy
7a65d4e0ea refactor send notify logic 2017-11-06 16:48:43 +08:00
Timothy
4c4f34c55b send mail notify if IP is changed 2017-11-06 11:32:27 +08:00
Timothy
9020971add bug fix for sleeping 2017-10-30 14:33:30 +08:00
Timothy
508aa7321a fix #14 Avoid too much api call times by creating a file to store last IP address 2017-10-30 11:04:25 +08:00
Timothy
62ac21417e remove unused code, add test cases 2017-10-27 14:34:17 +08:00
Timothy
4472bc9e0e fix golint warnings 2017-10-27 11:59:57 +08:00
Timothy
e0bde61c5c fix golint warnings 2017-10-27 11:57:54 +08:00
Timothy
4bca24fe97 refactor code struct 2017-10-27 11:12:13 +08:00