|
1e041cd072
|
try getting a cert for the website
|
2023-12-13 00:40:11 +01:00 |
|
|
9ef6fc35f5
|
housekeeping
|
2023-12-12 22:25:39 +01:00 |
|
|
bd5bd0e7a1
|
got the certificate request working
|
2023-02-26 14:26:53 +01:00 |
|
|
d6bc349e73
|
first iteration to automate certificate generation
|
2023-02-26 11:02:30 +01:00 |
|
|
e25db3094f
|
export only necessary things from xip.go
|
2023-02-26 05:54:58 +01:00 |
|
|
937e2415ea
|
go get -u
|
2023-02-26 05:02:07 +01:00 |
|
|
d690b18c12
|
generate certs for *.local-ip.sh
|
2022-11-06 19:30:15 +01:00 |
|
|
c9fa805523
|
fix SOA responses when no answer
|
2022-11-06 19:29:39 +01:00 |
|
|
cb0b3a8a3f
|
handle AAAA
|
2022-10-30 18:52:05 +01:00 |
|
|
a80036b3c1
|
properly handle SOA
|
2022-10-30 00:45:42 +02:00 |
|
|
2c3b07c2c6
|
oops, forgot to uncomment code for NS queries
|
2022-10-30 00:18:57 +02:00 |
|
|
0adf0a23e3
|
handle SOA
|
2022-10-30 00:14:03 +02:00 |
|
|
8901182784
|
fix nameservers A records
|
2022-10-29 23:59:50 +02:00 |
|
|
4cf495be14
|
add DMARC TXT records
|
2022-10-29 16:11:43 +02:00 |
|
|
3ca2ccdca9
|
handle CNAME for DKIM
|
2022-10-29 15:50:49 +02:00 |
|
|
2be8951193
|
make the hardcoded records structure more consistent
|
2022-10-29 15:37:31 +02:00 |
|
|
97b5751a34
|
handle MX for emails
|
2022-10-29 15:25:40 +02:00 |
|
|
7305ae557a
|
handle TXT for emails
|
2022-10-29 15:01:07 +02:00 |
|
|
01de8a29bc
|
handle NS
|
2022-10-29 10:10:54 +02:00 |
|
|
62ebedb848
|
move logic back into
|
2022-10-29 00:28:10 +02:00 |
|
|
bb3db9be47
|
return NXDOMAIN when ip can't be parsed
|
2022-10-29 00:13:04 +02:00 |
|
|
15aee08c3c
|
remove from zone and reduce TTL to test with an actual domain
|
2022-10-29 00:07:09 +02:00 |
|
|
16a757694e
|
reorganize code
|
2022-10-28 23:36:57 +02:00 |
|