No description
Find a file
Roshless c097141d5c
All checks were successful
/ build (push) Successful in 27s
/ push (push) Successful in 45s
CI: replace gitlab with forgejo
2025-12-05 15:52:45 +01:00
.forgejo/workflows CI: replace gitlab with forgejo 2025-12-05 15:52:45 +01:00
dist Initial commit 2024-11-27 16:17:48 +01:00
middleware/metrics somewhat working version 2024-11-28 14:10:51 +01:00
.gitignore add gitignore 2024-11-28 12:38:59 +01:00
config.go move config package into main 2024-11-29 22:35:53 +01:00
dns.go move metrics to more route func, less deduplication 2025-02-04 15:48:52 +01:00
Dockerfile Dockerfile: add missing ca-certs to image 2024-11-28 00:31:50 +01:00
go.mod Initial commit 2024-11-27 16:17:48 +01:00
go.sum Initial commit 2024-11-27 16:17:48 +01:00
ip.go return error on private ip range 2025-03-25 14:14:02 +01:00
LICENSE Initial commit 2024-11-27 16:17:48 +01:00
main.go move config package into main 2024-11-29 22:35:53 +01:00
README.md Initial commit 2024-11-27 16:17:48 +01:00
routes.go move metrics to more route func, less deduplication 2025-02-04 15:48:52 +01:00
validate.go typo in comparison 2024-11-28 16:02:08 +01:00

dynamic-dns

another project for dynamic dns management

uses basic auth, cloudflare official API for dns, might add something else in future

nice to haves TODO:

  • DynDNS compatible API