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

384 Commits

Author SHA1 Message Date
José Luis Salvador Rufo
17c9b6fa17 Clarifies the status of DDNS for root domains
Proposed by https://github.com/TimothyYe/godns/issues/76
2021-02-28 17:28:33 +01:00
Timothy
6dfbb60dfd Merge pull request #96 from shaworth/patch-1
Location of config in container has changed
2021-02-24 10:37:46 +08:00
Timothy
07e5d7f99e Update README.md 2021-02-24 10:30:28 +08:00
Shannon Haworth
10c67fa23a Location of config in container has changed
Changed the documentation so that the binary will find the configuration file.
2021-02-23 02:57:15 -05:00
Timothy
afc6ba8241 update Makefile 2021-02-20 11:47:48 +08:00
Timothy
7ac3eed730 Merge branch 'master' of github.com:TimothyYe/godns 2021-02-20 11:40:59 +08:00
Timothy
ac7dc021eb update Dockerfile 2021-02-20 11:40:35 +08:00
Timothy Ye
2154fcc762 update Makefile 2021-02-05 17:52:38 +00:00
Timothy
99af25e496 Merge pull request #94 from jlsalvador/patch-1
Update domain for Cloudflare
2021-01-31 00:37:43 +08:00
Timothy
dd4805df92 Update go.yml 2021-01-30 23:49:07 +08:00
José Luis Salvador Rufo
cdf32c509d Update domain for Cloudflare
Fix #33
2021-01-29 14:24:06 +01:00
Timothy
fd4c30eec7 Merge pull request #84 from yoannchaudet/master
Revamp the README file a bit
V2.3.2
2020-12-29 18:40:52 +08:00
Yoann Chaudet
212ce47ea7 Revamp the README file a bit
- Add a table of contents
- Re-organize sections a bit
- Reword minor things
2020-12-28 22:17:32 -08:00
Timothy
cefae90569 Merge pull request #83 from GiantTreeLP/fix/cloudflare-api-token-permissions
Fix API token permission issue with CloudFlare
2020-11-22 10:51:22 +08:00
Marvin
c720f7bca1 Fix API token permission issue with CloudFlare
When querying CloudFlare for all zones via the API using a restricted API token, CloudFlare responds, that that particular token needs the "com.cloudflare.api.account.zone.list" permission, in order to successfully retrieve all zones.
Adding the parameter "name" with the value of the given domain works around that limitation, as then the API token only needs access to that particular domain.
2020-11-06 20:35:40 +01:00
Timothy
7a60d3415f fix: DNSPod handler issue for checking IPv4/IPv6 V2.3.1 2020-10-01 18:28:31 +08:00
Timothy
e33cd6e1cb Merge pull request #81 from 6543-forks/fix-license-badge
Fix License Badge
2020-10-01 14:25:08 +08:00
6543
f62c20a145 Fix License Badge 2020-10-01 06:50:38 +02:00
Timothy
ad6e17dc06 Merge pull request #80 from tinysnake/master
Let docker can change to correct timezone
2020-09-25 22:50:52 +08:00
Feifan Tang
f807baa3ce Merge pull request #1 from tinysnake/timezone-patch
Let docker can change to correct timezone
2020-09-25 16:50:53 +08:00
Feifan Tang
2d546702ff Let docker can change to correct timezone 2020-09-25 16:32:52 +08:00
Timothy
f6a27491f3 Update README.md 2020-08-12 00:38:55 +08:00
Timothy
3ba95289e9 Update README.md 2020-08-12 00:10:32 +08:00
Timothy
d7755ab15e Merge branch 'master' of github.com:TimothyYe/godns into master V2.3 2020-08-11 00:07:14 +08:00
Timothy
e070900b3b refactor: fix code lint warnings 2020-08-11 00:07:05 +08:00
Timothy
21590d4c64 Merge pull request #78 from TimothyYe/noip
feat: add No-IP provider
2020-08-10 23:50:18 +08:00
Timothy
a7c2b0a56e feat: add No-IP provider 2020-08-10 23:49:12 +08:00
Timothy
1ddd1dfb8b refactor: fix code lint warnings 2020-08-10 14:39:56 +08:00
Timothy
e94d99e25c docs: update README for IPv6 support 2020-08-10 13:21:25 +08:00
Timothy
f70f3bc0a3 Merge pull request #77 from wi1dcard/bugfix/alidns-subdomain-contains-another-subdomain-string
Fix update incorrect subdomain record of AliDNS.
2020-07-30 17:57:48 +08:00
Timothy
3eaed255d9 Merge pull request #75 from x-liao/master
Fix: lastip changes when update request fails
2020-07-30 17:54:01 +08:00
wi1dcard
633e1187d0 Fix update incorrect subdomain record of AliDNS. 2020-07-30 12:14:45 +08:00
xliao
0f670c66f9 Fix: the results returned may be limited 2020-07-28 20:26:30 +08:00
xliao
0f9ea20f10 Fix: lastip changes when update request fails 2020-07-28 16:35:03 +08:00
Timothy
81ecf1d096 fix lint error 2020-07-22 23:55:03 +08:00
Timothy.Ye
fa1432be99 refactor: update error messages with lowercase 2020-07-02 21:55:12 +08:00
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