This website requires JavaScript.
Explore
Help
Sign in
bouzoure
/
gestion-dns
Watch
1
Star
0
Fork
You've already forked gestion-dns
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Petit logiciel pour mettre à jour automatiquement mes zones DNS
7
commits
1
branch
0
tags
62
KiB
Go
100%
b1881f90d4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
William Bouzourène
b1881f90d4
Split long TXT values in 255 strings
2025-04-12 14:22:28 +02:00
.vscode
first commit
2025-03-16 19:38:58 +01:00
dnsconfig
Split long TXT values in 255 strings
2025-04-12 14:22:28 +02:00
helpers
Replace flat with "@" + implement vars with "$" + add special type "A+AAAA" + resolver (cache, retry, multi-results)
2025-03-27 12:53:02 +01:00
hetzner
first commit
2025-03-16 19:38:58 +01:00
zones
first commit
2025-03-16 19:38:58 +01:00
.env.example
Rework engine to apply changes at the end & add pushover notification
2025-03-17 16:57:41 +01:00
.gitignore
first commit
2025-03-16 19:38:58 +01:00
go.mod
Update deps
2025-03-27 12:53:26 +01:00
go.sum
Update deps
2025-03-27 12:53:26 +01:00
main.go
Replace flat with "@" + implement vars with "$" + add special type "A+AAAA" + resolver (cache, retry, multi-results)
2025-03-27 12:53:02 +01:00