Categorygithub.com/buglloc/DNSGateway
module
0.10.5
Repository: https://github.com/buglloc/dnsgateway.git
Documentation: pkg.go.dev

# README

DNSGateway

Basically I needed two things:

  • manage local records for AdGuard Home
  • make certbot DNS validation more secure (i.e. don't store API token on every ingress machine)

That's how DNSGateway appeared. Basic features:

  • act as an RFC 2136 server
  • send update sets to AdGuard Home or Cloudflare
  • that's all :)

Related posts:

# Packages

No description provided by the author