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

53 Commits

Author SHA1 Message Date
Timothy Ye
d2ed655cb2 Merge pull request #3 from sdandroid/master
support api token login
2016-05-26 12:18:24 +08:00
gao
3e36845495 support api token login 2016-05-26 11:09:10 +08:00
Timothy
773a91f37c Use glide to manage vendor packages 2016-05-25 15:18:22 +08:00
Timothy Ye
fd6c410eaf Update godns.go 2016-05-22 16:28:21 +08:00
Timothy Ye
c65a34af40 Update README.md 2016-05-21 17:49:07 +08:00
Timothy
5d951f35d0 Update test case 2016-05-11 16:09:17 +08:00
Timothy
644bc1d6cc Update gitlab ci config file 2016-05-11 16:04:43 +08:00
Timothy
2a916692f6 Update gitlab ci config file 2016-05-11 16:02:42 +08:00
Timothy
1c2b2bed17 Update gitlab ci config file 2016-05-11 15:54:39 +08:00
Timothy
843ea40ea4 Update gitlab ci config file 2016-05-11 15:53:52 +08:00
Timothy
874ffc64ad Update gitlab ci config file 2016-05-11 15:42:48 +08:00
Timothy
27c1dc65b3 Update gitlab ci config file 2016-05-11 15:34:42 +08:00
Timothy
9e365517fb Update gitlab ci config file 2016-05-11 15:23:36 +08:00
Timothy
4fc2c57fff Remove gonohup to support windows 2016-05-11 14:43:17 +08:00
Timothy Ye
3a6a8010b9 Update README.md 2015-12-15 00:24:04 +08:00
Timothy Ye
9e9ba0baf5 Update README.md 2015-02-25 21:23:09 +08:00
Timothy Ye
b9780b7566 Merge pull request #2 from abotoo/master
daemonize it using code instead of using nohup command
2015-02-25 21:20:00 +08:00
abotoow
26fc929496 forked, modify something 2015-02-25 00:06:50 +08:00
Timothy Ye
c1b3cc3f80 Update README.md 2015-02-04 21:46:22 +08:00
Timothy
75d35652ed Update README.md 2014-12-15 09:50:52 +08:00
Timothy
d1d8d84f3c Update README.md
Update README
2014-10-29 23:53:31 +08:00
Timothy
f211ac4c0f bug fix for getting current IP. V1.0 2014-08-20 10:27:46 +08:00
Timothy
81cfe6ef23 bug fix 2014-08-19 21:41:30 +08:00
Timothy
e1174bb67e Output stack trace 2014-06-06 21:45:37 +08:00
Timothy
1c7de425f7 add loop exit log 2014-05-22 23:20:20 +08:00
Timothy
eed9320bae enhance error handling 2014-05-22 23:05:39 +08:00
Timothy
9fb9715bc1 Enhance the error handling 2014-05-22 23:02:20 +08:00
Timothy
c538c334ea update logger 2014-05-17 00:00:18 +08:00
Timothy
24373e0cc0 update logger type 2014-05-16 23:54:30 +08:00
Timothy
5a2cfddd75 add exception handler 2014-05-16 22:44:46 +08:00
Timothy
eda38cbbbd update log 2014-05-16 22:36:32 +08:00
Timothy
5bdbc3ff5c update log 2014-05-16 11:13:53 +08:00
Timothy
9453b06b1c add log 2014-05-16 11:08:43 +08:00
Timothy
72292a4412 remove unused library 2014-05-14 23:08:27 +08:00
Timothy
93ec7391f2 test travis ci 2014-05-14 22:58:05 +08:00
Timothy
d0a37fda83 Merge branch 'master' of github.com:TimothyYe/godns 2014-05-14 22:38:45 +08:00
Timothy
4d325c0d20 Update readme file & sample config file 2014-05-14 22:35:30 +08:00
Timothy
5c699d1f37 Update README.md
Update status icon from travis ci.
2014-05-14 17:23:47 +08:00
Timothy
95bcdb15b6 add travis config file 2014-05-14 17:18:06 +08:00
Timothy
21ea4f905f add the infinite loop 2014-05-13 23:24:19 +08:00
Timothy
9a20a5354d Finish the main logic, make it run. 2014-05-13 23:16:56 +08:00
Timothy
aca4a9ca27 add get sub-domain func 2014-05-13 17:32:05 +08:00
Timothy
8c554c329b remove unused file 2014-05-13 13:09:18 +08:00
Timothy
18cae7e7f3 implement get domain id func 2014-05-13 13:08:43 +08:00
Timothy
43383a14f6 add parse json logic 2014-05-13 00:58:07 +08:00
Timothy
7c4f680dc9 update time 2014-05-12 23:21:17 +08:00
Timothy
936efcbdca refactor post logic 2014-05-12 23:19:32 +08:00
Timothy
8d0c8e624c add post func 2014-05-12 20:00:26 +08:00
Timothy
06dd9a89a5 add get current IP func 2014-05-12 19:04:05 +08:00
Timothy
9507da5924 add loop logic 2014-05-12 13:39:01 +08:00