Timothy
045cb692a5
Create CODE_OF_CONDUCT.md
2020-07-02 20:58:21 +08:00
Timothy
2021a2404c
Merge pull request #73 from kenthua/add-slack
...
add slack support for notification
2020-07-02 17:06:25 +08:00
Kent Hua
eec9e9a881
add slack support for notification
2020-07-02 06:14:57 +00:00
Timothy
b1e94fda52
update resolver name
2020-06-19 21:43:01 +08:00
Timothy
de42aa6073
update resolver package
2020-06-18 21:58:03 +08:00
Timothy
31ebe517e5
Merge branch 'master' of github.com:TimothyYe/godns
2020-06-18 21:53:05 +08:00
Timothy
3c2e9a805e
add resolver package
2020-06-18 21:52:52 +08:00
Timothy
cf0a80a729
Merge pull request #67 from jemyzhang/pr
...
fix bug of get ip from interface
2020-05-05 19:20:37 +08:00
Timothy
49de482a53
Merge pull request #66 from jemyzhang/master
...
enable socks for domain update and telegram notification seperately
2020-05-05 19:19:49 +08:00
Jemy Zhang
20c2b96765
fix bug of get ip from interface
2020-05-05 16:15:36 +08:00
Jemy Zhang
97195eccce
fix bug of get ip from interface
2020-05-05 16:13:23 +08:00
Jemy Zhang
9186772d50
enable socks for domain update and telegram notification seperately
...
- add configuration to enable socks for domain update
and telegram notification seperately.
- sleep to reduce cpu usage while connection error occurred.
2020-05-05 15:32:10 +08:00
Timothy
09503d0c97
Update README.md
V2.2
2020-05-03 23:04:40 +08:00
Timothy
5f405ba486
Update README.md
2020-05-03 23:02:20 +08:00
Timothy
8a3471ad1c
add DNS resolver, update all the handlers
2020-05-03 21:32:06 +08:00
Timothy
e91015f051
update test case
2020-05-03 20:08:32 +08:00
Timothy
d923cbde61
merge from release branch
2020-05-03 19:50:57 +08:00
Timothy
4f72668e2b
update Makefile
V2.1.1
2020-05-01 02:43:43 +08:00
Timothy
b7b08efd71
Merge pull request #64 from TimothyYe/google-domain
...
fix Google Domain handler issue #46
2020-05-01 02:29:13 +08:00
Timothy
fcf819bb70
fix Google Domain handler issue #46
2020-05-01 02:26:12 +08:00
Timothy
6a164f8b0b
Merge pull request #62 from ebastos/dreamhost_dns
...
Dreamhost dns
2020-04-29 10:09:41 +08:00
Eri Bastos
e8ce3434ee
Addressed code review plus missed updates
2020-04-28 18:40:04 -04:00
Eri Bastos
690e138164
Updated README file to include Dreamhost
2020-04-27 14:39:58 -04:00
Eri Bastos
73cd0517a0
Updated local
2020-04-27 14:31:47 -04:00
Eri Bastos
f2e9c0ab00
Add dreamhost handler
2020-04-27 14:28:13 -04:00
Eri Bastos
71077db79b
Add dreamhost handler
2020-04-27 14:05:37 -04:00
Timothy
10e125d06d
Merge pull request #61 from ebastos/update_handlers
...
Update handlers
2020-04-20 09:35:00 +08:00
Eri Bastos
1c1aa6c420
HE Handler - Use Resolver
2020-04-19 15:34:25 -04:00
Eri Bastos
57ecf1f7bb
Duck Handler - Use Resolver
2020-04-19 15:31:49 -04:00
Eri Bastos
9397f6b272
DNSPod Handler - Use Resolver
2020-04-19 15:26:10 -04:00
Eri Bastos
68b729e635
AliDNS Handler - Use Resolver
2020-04-19 15:20:22 -04:00
Timothy
9a43df7906
Merge pull request #60 from ebastos/remote_resolver
...
Replaced cached IP with remote resolver
2020-04-19 13:03:22 +08:00
Eri Bastos
61786fdfb5
Added mod files
2020-04-18 12:57:20 -04:00
Eri Bastos
f0a6291406
Replaced cached IP with remote resolver
2020-04-18 12:51:50 -04:00
Timothy
41d54f1354
Merge pull request #59 from ebastos/use_switch_case
...
Use switch/case to make code easier to follow
2020-04-17 10:21:31 +08:00
Eri Bastos
019388f7b5
Use switch/case to make code easier to follow
2020-04-16 19:26:58 -04:00
Timothy
4ca167ac43
Merge pull request #57 from jemyzhang/master
...
proxy should not be used while getting public ip
2020-03-21 23:09:08 +08:00
Jemy Zhang
df549ddc33
remove proxy while getting the public ip
...
remove proxy while getting the public ip,
otherwise ip of socks server would be returned
2020-03-21 18:18:48 +08:00
Timothy
79134b3315
update Makefile
2020-03-21 16:14:56 +08:00
Timothy
1a417c87b3
Merge pull request #56 from jemyzhang/master
...
Add support to telegram notification
V2.1
2020-03-21 14:43:10 +08:00
Jemy Zhang
f5a793a907
Add support to telegram notification
2020-03-21 13:34:54 +08:00
Timothy
e5f9076259
Merge branch 'master' of github.com:TimothyYe/godns
2020-03-09 14:18:08 +08:00
Timothy
9dfc40da19
use docker buildx to build docker images
2020-03-09 14:17:47 +08:00
Timothy
13fbb7275d
Merge pull request #53 from rlei/master
...
Better DNSPod error message handling and ip_type checking
2020-02-09 15:55:53 +08:00
Rick Lei
06a7d2384a
Better DNSPod error message handling and ip_type checking
...
DNSPod API now requires record type to be specified, so the "ip_type"
setting becomes a must in config.json.
2020-02-08 20:30:51 +01:00
Timothy
acbbe3158d
update README
V2.0
2020-02-06 22:48:05 +08:00
Timothy
a65c38ddb7
add IPv6 support for DuckDNS
2020-02-06 22:34:39 +08:00
Timothy
162b639019
add IPv6 support for DuckDNS
2020-02-06 22:33:55 +08:00
Timothy
456e01df61
add IPv6 support for DNSPod
2020-02-06 22:09:44 +08:00
Timothy
2d4d414417
add IPv6 support for DNSPod
2020-02-06 22:07:31 +08:00