A simple web service to update a DNS record
  • Go 98%
  • Dockerfile 2%
Find a file
Stefan Bethke 11e2840ec2
All checks were successful
docker-image / docker (push) Successful in 2m21s
Cleanup warning
2026-03-10 17:09:41 +01:00
.forgejo/workflows Build image 2026-03-09 19:05:59 +01:00
.gitignore Re-implement the Dyndns updater in Go, using the nsupdate protocol. 2026-03-09 19:02:07 +01:00
Dockerfile Use better path for config 2026-03-09 20:07:13 +01:00
dyndns.yaml Re-implement the Dyndns updater in Go, using the nsupdate protocol. 2026-03-09 19:02:07 +01:00
go.mod Re-implement the Dyndns updater in Go, using the nsupdate protocol. 2026-03-09 19:02:07 +01:00
go.sum Re-implement the Dyndns updater in Go, using the nsupdate protocol. 2026-03-09 19:02:07 +01:00
main.go Cleanup warning 2026-03-10 17:09:41 +01:00