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

346 Commits

Author SHA1 Message Date
TimothyYe
530dff39cf update Makefile 2019-04-21 17:47:06 +08:00
TimothyYe
6a7bcaf5d5 make interval configurable V1.7.2 2019-04-21 17:19:57 +08:00
TimothyYe
04134b20a4 make interval configurable 2019-04-21 17:18:05 +08:00
TimothyYe
50c69bf548 update README 2019-04-18 13:30:00 +08:00
Timothy
cb1ce2a8ba
Update config_sample.json 2019-04-18 12:42:42 +08:00
Timothy
9df305ac8c
Update README.md 2019-04-02 10:42:52 +08:00
Timothy
329cf4095b
Update README.md 2019-04-02 10:42:00 +08:00
TimothyYe
4a3b2216d3 fix lint warnings 2019-02-27 14:10:51 +08:00
TimothyYe
7e30cdf6b2 update travis ci config 2019-02-27 13:52:30 +08:00
TimothyYe
5fd782d540 update go mod file 2019-02-27 11:23:17 +08:00
TimothyYe
1e9f43af49 Merge branch 'master' of github.com:TimothyYe/godns V1.7.1 2019-01-31 11:16:47 +08:00
TimothyYe
bb4c5f3192 fix issue #35 2019-01-31 11:16:03 +08:00
Timothy
706771ae79
Update README.md 2019-01-24 10:06:26 +08:00
TimothyYe
dc376d91b4 fix lint warnings 2019-01-22 20:35:45 +08:00
TimothyYe
57b3c4c79d add AliDNS support V1.7 2019-01-22 20:18:19 +08:00
TimothyYe
66187e0269 send mail notification V1.6.3 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 V1.6.2 2019-01-20 14:44:30 +08:00
TimothyYe
413c2dc983 update travis ci config 2019-01-16 17:58:07 +08:00
TimothyYe
fd85cd8896 Merge branch 'master' of github.com:TimothyYe/godns 2019-01-16 17:50:16 +08:00
TimothyYe
7a04b71b16 remove vendor, use go mod 2019-01-16 17:49:59 +08:00
Timothy
8fa782175c
Update README.md 2018-12-26 13:52:18 +08:00
TimothyYe
6d66016635 update comments 2018-12-07 16:50:56 +08:00
TimothyYe
4c82260c4d format code and fix the go lint warnings V1.6.1 2018-12-07 16:04:59 +08:00
Timothy
fb5c679bf7
Merge pull request #29 from SadPencil/master
New features
2018-12-07 15:56:06 +08:00
Sad Pencil
4a1a1a391b update document for getting an IP from an interface and running as a Windows service 2018-12-07 03:22:53 +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
TimothyYe
78f52ebe54 Merge branch 'master' of github.com:TimothyYe/godns 2018-11-14 10:06:48 +08:00
TimothyYe
059c1530b0 update Makefile 2018-11-14 10:06:35 +08:00
Timothy
cc83af7abb
Update README.md 2018-10-29 10:47:46 +04:00
Timothy
015eb5bb71
Merge pull request #26 from kerma/master
Support for Cloudflare
V1.6
2018-10-14 22:03:26 +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
Timothy
58799a5892
Update README.md 2018-09-04 11:38:16 +08:00
TimothyYe
a500ad329f for V1.5.3 V1.5.3 2018-09-04 11:30:59 +08:00
Timothy
6daac3746c
Update README.md 2018-09-03 22:13:18 +08:00
Timothy
11b8edb1b0
Update README.md 2018-09-03 22:12:55 +08:00
Timothy
ecc8d45eb2
Update README.md 2018-08-24 18:02:40 +08:00
Timothy
453197d26c
Update README.md 2018-08-24 18:01:08 +08:00
Timothy
fdeed35438
Update README.md 2018-08-24 18:00:16 +08:00
TimothyYe
4b3d9b1c6b update travis ci config, use go dep 2018-08-24 14:00:20 +08:00
Timothy
99ccb5f265
Merge pull request #24 from hguandl/master
MIPS can be compiled normally after Go 1.10. Branch mips32 becomes deprecated
2018-07-04 11:26:40 +08:00
hguandl
bef31d48d1 Update .gitignore 2018-07-04 10:58:54 +08:00
hguandl
ddeac43bf6 Add golang v1.10.x 2018-07-04 10:56:05 +08:00
hguandl
5344c3c393 Merge remote-tracking branch 'upstream/master' 2018-07-04 10:52:50 +08:00
Timothy
b919752145
Update utils_test.go 2018-06-16 15:49:16 +08:00
Timothy
7d0ab96fb5
Update utils_test.go 2018-06-16 14:19:14 +08:00
Timothy Ye
7d7a616aea fix issue #22 V1.5.2 2018-06-15 22:16:21 +08:00