Commit Graph

21 Commits

Author SHA1 Message Date
70ff03f233 Set priority 10 to MX records 2024-04-22 23:13:42 -04:00
581d6613cc libdns/cloudflare: Add Priority to MX records 2024-04-22 23:12:47 -04:00
bc1c3842ee Update dependencies and go version 2024-03-31 12:45:54 -04:00
c2fc6d587d support printing records to stdout 2024-03-31 12:06:21 -04:00
0a0c8474b8 improve message when no record matches 2024-01-18 16:18:27 -05:00
7a7e50bf34 minor update README 2023-10-24 13:50:31 -04:00
89c122f270 add validation for empty token and domain 2023-10-24 13:48:53 -04:00
1fc84b3ee3 Add doc for docker run 2023-09-25 12:50:43 -04:00
f5730d2691 update using 2023-09-21 17:09:25 -04:00
3f5d108177 add MX record 2023-09-21 17:07:58 -04:00
a76eff8814 improve doc 2023-04-12 10:18:41 -04:00
85c650d045 Add vendor files, allowing compilation without internet
Added with `go mod vendor`
2023-04-12 10:01:37 -04:00
d291cfabb2 Fix demo link 2023-04-10 21:46:00 -04:00
743b58efd3 add README, demo and LICENSE 2023-04-10 21:36:32 -04:00
91eadc80e0 fix ip parsing 2023-04-10 14:16:23 -04:00
8eeca16d99 Add env var to help 2023-04-10 12:17:42 -04:00
0de7f06195 Minor refactor and print records deleted 2023-03-24 09:06:54 -04:00
12636615fa change package name 2023-03-23 19:02:57 -04:00
7534108b79 Support deleting records 2023-03-23 18:57:30 -04:00
48514a61be refactor and log 2023-03-23 15:30:55 -04:00
89a8a36b51 Initial commit 2023-03-20 01:01:44 -04:00