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 |
|
Timothy
|
cc51388579
|
fix issue #20
V1.5.1
|
2018-05-14 11:09:24 +08:00 |
|
Timothy
|
4fede06128
|
update README file
V1.5
|
2018-04-19 10:57:36 +08:00 |
|
Timothy
|
0b7bb3d6b9
|
update README file
|
2018-04-19 10:56:45 +08:00 |
|
Timothy Ye
|
f428da55c8
|
use stdout as default log output.
|
2018-04-17 20:42:17 +08:00 |
|
Timothy
|
2a23abbcbd
|
Update README.md
|
2017-12-06 11:21:04 +08:00 |
|
Timothy
|
ad24376fcc
|
remove unused code
|
2017-11-06 18:13:22 +08:00 |
|
Timothy
|
733b297553
|
add snapshots
|
2017-11-06 18:04:44 +08:00 |
|
Timothy
|
d4bf2ca8d1
|
fix golint warnings
|
2017-11-06 17:53:11 +08:00 |
|
Timothy
|
8e5314ff09
|
update config sample file
|
2017-11-06 17:37:30 +08:00 |
|
Timothy
|
50a5a8f308
|
remove debug info
|
2017-11-06 17:27:26 +08:00 |
|
Timothy
|
0155dee427
|
compile template
|
2017-11-06 17:26:40 +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
|
ccbdf4e31d
|
add notify model, add send notify method
|
2017-11-02 16:45:50 +08:00 |
|
Timothy
|
9d6efbc806
|
update README file
|
2017-11-02 14:50:43 +08:00 |
|
Timothy
|
281ede6071
|
remove log size & log num
|
2017-11-02 14:49:49 +08:00 |
|
Timothy
|
549a98a48f
|
update README file
|
2017-10-30 15:07:55 +08:00 |
|
Timothy
|
eef6c9c1aa
|
move Dockerfile
|
2017-10-30 15:04:10 +08:00 |
|
Timothy
|
ebb174f604
|
fix golint warnings
|
2017-10-30 14:53:42 +08:00 |
|
Timothy
|
cd798db786
|
Merge branch 'master' of github.com:TimothyYe/godns
|
2017-10-30 14:44:54 +08:00 |
|
Timothy
|
661afa0e0d
|
update gitignore file
|
2017-10-30 14:44:36 +08:00 |
|
Timothy
|
2d935d704e
|
Update .travis.yml
|
2017-10-30 01:39:59 -05:00 |
|
Timothy
|
9020971add
|
bug fix for sleeping
V1.4
|
2017-10-30 14:33:30 +08:00 |
|
Timothy
|
4b69c69f34
|
update Makefile
|
2017-10-30 14:25:09 +08:00 |
|
Timothy
|
49d1478394
|
update release version
|
2017-10-30 14:21:03 +08:00 |
|
Timothy
|
bfb7961229
|
move Makefile, add program logo
|
2017-10-30 14:17:18 +08:00 |
|
Timothy
|
f8dac9d4e9
|
add test case
|
2017-10-30 11:13:46 +08:00 |
|