No description
  • Go 94.1%
  • Dockerfile 5.9%
Find a file
Roshless 94a0071573
All checks were successful
/ build (push) Successful in -24s
/ push (push) Successful in 1s
update oci image for build step
2026-02-20 12:59:19 +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 update oci image for build step 2026-02-20 12:59:19 +01:00
go.mod go version too new for alpine 23 2026-02-20 12:57:30 +01:00
go.sum update go version and modules 2026-02-20 12:55:14 +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