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 |
|
Timothy
|
d48d204af6
|
Merge branch 'master' of github.com:TimothyYe/godns
|
2017-10-30 11:04:45 +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
|
bccb29ff50
|
Update README.md
|
2017-10-27 02:34:32 -05:00 |
|
Timothy
|
0b30f52e71
|
add cover.run badge
|
2017-10-27 14:59:52 +08:00 |
|
Timothy
|
732e97a294
|
add test case
|
2017-10-27 14:50:35 +08:00 |
|
Timothy
|
d0dfa698b0
|
add test case
|
2017-10-27 14:47:36 +08:00 |
|
Timothy
|
377d91d969
|
add test case
|
2017-10-27 14:44:44 +08:00 |
|
Timothy
|
62ac21417e
|
remove unused code, add test cases
|
2017-10-27 14:34:17 +08:00 |
|
Timothy
|
fad5b0fa20
|
Update README.md
|
2017-10-27 01:12:12 -05:00 |
|
Timothy
|
18fdb9818f
|
remove logger, use go's official log package
|
2017-10-27 14:07:43 +08:00 |
|
Timothy
|
3c91676188
|
update logger
|
2017-10-27 12:05:33 +08:00 |
|
Timothy
|
545a546b7b
|
remove unused code
|
2017-10-27 12:03:52 +08:00 |
|
Timothy
|
dbf4bf15bd
|
fix golint warnings
|
2017-10-27 12:00:42 +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 |
|