No description
  • Go 94.1%
  • Dockerfile 5.9%
Find a file
Roshless ae37303a51
All checks were successful
/ build (push) Successful in 27s
/ push (push) Successful in 52s
fix new yaml lib
2026-04-15 18:04:54 +02: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 fix new yaml lib 2026-04-15 18:04:54 +02:00
dns.go move metrics to more route func, less deduplication 2025-02-04 15:48:52 +01:00
Dockerfile update golang, depedencies, switch to new yaml lib 2026-04-15 16:55:26 +02:00
go.mod update golang, depedencies, switch to new yaml lib 2026-04-15 16:55:26 +02:00
go.sum update golang, depedencies, switch to new yaml lib 2026-04-15 16:55:26 +02: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