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

168 Commits

Author SHA1 Message Date
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
Timothy
d4875c1064 Update .travis.yml 2017-10-26 22:42:25 -05:00
Timothy
4280f86362 remove unused code 2017-10-27 11:39:44 +08:00
Timothy
2fd1736ac6 add cmd directory 2017-10-27 11:37:31 +08:00
Timothy
4e1084fada Update .travis.yml 2017-10-26 22:30:52 -05:00
Timothy
653ac6bcd8 Update .travis.yml 2017-10-26 22:29:49 -05:00
Timothy
40576303da Merge branch 'master' of github.com:TimothyYe/godns 2017-10-27 11:26:48 +08:00
Timothy
7bf7ae2caa update testcase 2017-10-27 11:26:36 +08:00
Timothy
35bc13e10e Update README.md 2017-10-26 22:17:03 -05:00
Timothy
790c12ae48 Update README.md 2017-10-26 22:16:09 -05:00
Timothy
05aca524ee update testcase 2017-10-27 11:14:22 +08:00
Timothy
4bca24fe97 refactor code struct 2017-10-27 11:12:13 +08:00
Timothy
d46fefa18b format code 2017-10-27 10:22:12 +08:00
Timothy
723f4d3322 fix golint warnings 2017-10-27 09:59:08 +08:00
Timothy
622b77d431 fix golint warnings 2017-10-26 18:11:38 +08:00
Timothy Ye
d3f82cffe6 Merge pull request #12 from georgetso/feature/chan_blocking
block main goroutine with chan communication
2017-10-14 15:11:48 +08:00
George
ed5b504e5b block main goroutine with chan communication 2017-10-14 11:38:56 +08:00
Timothy Ye
c128dd84db Update README.md 2017-10-10 22:05:30 +08:00
Timothy Ye
5b907f081a Update README.md 2017-10-10 00:37:02 -05:00
Timothy
2d258f4eab Merge branch 'master' of github.com:TimothyYe/godns 2017-10-10 13:27:47 +08:00
Timothy
b5397fb1f3 add arm platform support 2017-10-10 13:27:37 +08:00
Timothy Ye
026200fae9 Update README.md 2017-10-10 00:24:38 -05:00
Timothy Ye
8743fce090 Update README.md 2017-10-09 21:05:10 -05:00
Timothy Ye
57f8ad4445 Update README.md 2017-10-09 21:03:41 -05:00
Timothy Ye
6559089eae Update README.md 2017-10-09 21:02:06 -05:00
Timothy Ye
edac8f7f22 Update README.md 2017-10-09 21:01:47 -05:00
Timothy Ye
bbf787e6e3 Update README.md 2017-10-09 21:01:19 -05:00
Timothy
ceb8ee8548 refactor update IP logic V1.3 2017-10-10 09:36:44 +08:00
Timothy
564ceee22d add SOCKS5 proxy support. 2017-10-09 20:27:43 +08:00
Timothy
9b458a0d1d Integrate with socks5 proxy 2017-10-09 20:23:24 +08:00
Timothy Ye
7e9bd7f532 Update README.md 2017-10-09 04:48:09 -05:00
Timothy Ye
cd6f969bc7 Update README.md 2017-10-09 04:43:12 -05:00
Timothy Ye
39400f628a Update README.md 2017-10-09 04:35:41 -05:00
Timothy Ye
0bcfd39f41 Update README.md 2017-10-09 04:34:34 -05:00
Timothy Ye
40a2b9bc9a Update README.md 2017-10-09 04:24:57 -05:00
Timothy
72fc565a96 add snapshots 2017-10-09 17:10:34 +08:00