This is sort of a dumb DNS thing to resolve private domain names while also allow access to public domains using upstream servers. Mainly solves my problem of not remembering all the devices IP's connected to my personal VPN. Makes it easier to just use private hostnames.
Find a file
2026-01-17 20:38:05 +00:00
migrations add migrations to support type AAAA 2025-12-31 11:28:47 -05:00
.env.include.example forward with original client ip under trusted networks only 2026-01-17 20:38:05 +00:00
.gitignore allow custom configuration for ports and db path 2025-12-31 10:48:02 -05:00
go.mod add landing page to manage records and change to use form data instead of json 2026-01-01 17:35:25 -05:00
go.sum add landing page to manage records and change to use form data instead of json 2026-01-01 17:35:25 -05:00
index.html add landing page to manage records and change to use form data instead of json 2026-01-01 17:35:25 -05:00
main.go forward with original client ip under trusted networks only 2026-01-17 20:38:05 +00:00
main_test.go forward with original client ip under trusted networks only 2026-01-17 20:38:05 +00:00