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

109 Commits

Author SHA1 Message Date
Timothy Ye
e0dd532cfe Update README.md 2017-09-15 16:30:28 +08:00
Timothy
52a1005791 update README file V1.2 2017-09-15 16:17:05 +08:00
Timothy
9d1c325e2a add Makefile 2017-09-15 16:13:08 +08:00
Timothy
c302352cc9 refactor run with docker logic 2017-09-15 16:06:55 +08:00
Timothy Ye
ef3faafca7 Update config_sample.json 2017-09-07 22:30:52 +08:00
Timothy Ye
309158486b Update config_sample.json 2017-09-07 22:29:58 +08:00
Timothy Ye
2a862328f7 Update README.md 2017-08-17 17:22:15 +08:00
Timothy Ye
2f6ed0a2dd Update README.md 2017-08-17 13:47:47 +08:00
Timothy
3bbb84b4e0 fix golint warnings 2017-08-17 12:11:07 +08:00
Timothy
03d62f0498 fix golint warnings 2017-08-17 11:11:00 +08:00
Timothy
17f41e45f8 fix golint warnings 2017-08-17 11:07:31 +08:00
Timothy
e421c27afc format code 2017-08-17 10:36:58 +08:00
Timothy Ye
f9bd43d299 Update README.md 2017-08-17 10:02:12 +08:00
Timothy Ye
9885d59940 Update README.md 2017-08-17 09:59:45 +08:00
Timothy Ye
975d7062b6 Update README.md 2017-08-17 09:57:41 +08:00
Timothy Ye
2cf5215f28 Update README.md 2017-08-10 00:37:02 +08:00
Timothy Ye
d63b1edb68 Update README.md 2017-08-10 00:36:48 +08:00
Timothy Ye
db57fff817 Update README.md 2017-08-08 18:09:18 +08:00
Timothy Ye
bff3ffaf47 Update README.md 2017-08-08 18:07:29 +08:00
Timothy Ye
16420836a0 Update README.md 2017-08-08 18:06:59 +08:00
Timothy Ye
846ba5e601 Update README.md V1.1 2017-07-19 21:59:09 +08:00
Timothy Ye
917e9899d2 Update .travis.yml 2017-07-19 21:56:32 +08:00
Timothy Ye
3812d21c42 Merge pull request #8 from shellus/master
support socks5 proxy
2017-07-19 21:54:52 +08:00
shellus
d7f07ae950 support socks5 proxy 2017-07-19 13:53:19 +08:00
Timothy Ye
93cd7f2ddc Update README file 2017-05-23 09:19:31 +08:00
Timothy Ye
6f8839ba7b Merge pull request #7 from gunsluo/master
fix recover func
2017-04-10 21:34:18 +08:00
jerrylou
d9a76d42fc fix recover func
Signed-off-by: jerrylou <gunsluo@gmail.com>
2017-04-10 20:44:30 +08:00
Timothy
5f5243f66e update README file 2017-03-23 09:10:35 +08:00
Timothy
0165b5d368 add systemd config file 2017-03-23 09:01:33 +08:00
Timothy Ye
5f52bfb3f9 Merge pull request #6 from gunsluo/master
support mutil domain
2017-02-17 09:32:58 +08:00
jerrylou
1866c7efb2 fix format log
Signed-off-by: jerrylou <gunsluo@gmail.com>
2017-02-16 22:17:46 +08:00
jerrylou
25bd050669 mutil domain support & split with comma
Signed-off-by: jerrylou <gunsluo@gmail.com>
2017-02-16 01:43:21 +08:00
jerrylou
63f39bad94 muti domain support
Signed-off-by: jerrylou <gunsluo@gmail.com>
2017-02-15 19:12:09 +08:00
Timothy
5d6f76b136 Update dockerfile 2016-08-31 10:14:29 +08:00
Timothy
5a045de242 Update readme file 2016-07-01 15:42:50 +08:00
Timothy
22ac45dd15 Update readme file 2016-07-01 15:41:51 +08:00
Timothy
d220aa4241 Update readme file 2016-07-01 15:41:00 +08:00
Timothy
6f94e96ab6 Add docker file to build godns docker image 2016-07-01 12:03:37 +08:00
Timothy
4a32248172 update sample config file 2016-06-30 21:23:21 +08:00
Timothy
c0e8384324 update sample config file 2016-06-30 21:11:24 +08:00
Timothy
50e4478685 update sample config file, remove user & group 2016-06-30 21:09:46 +08:00
Timothy
48892dfd5e Refactor 2016-06-30 21:02:12 +08:00
Timothy
f04b725ba1 Support to read parameters from system ENV 2016-06-30 17:46:11 +08:00
Timothy
9787cf537b Refactor load settings func 2016-06-30 17:17:38 +08:00
Timothy
8867c09db7 Bug fix 2016-06-30 17:12:13 +08:00
Timothy
8edfb5be83 Bug fix 2016-06-29 22:05:47 +08:00
Timothy
2f6c8c23e3 Add parameter to support dockernize 2016-06-29 18:21:58 +08:00
Timothy
1efae80b84 Remove unused variable 2016-06-29 12:23:57 +08:00
Timothy
c6d54329c2 Output panic function and line in recover func 2016-06-24 18:53:57 +08:00
Timothy
033ba4a4af Optimize variable names. 2016-05-27 00:21:49 +08:00