go-dns-ddns

command module
v0.0.0-...-d6d6e3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2021 License: MIT Imports: 9 Imported by: 0

README

Golang DNS Server that implements a key-value storage

To use it:

GDD_LISTEN_PORT=53 GDD_BASE_DOMAIN=ddns.example.com GDD_TOKEN=mytoken ./go-dns-ddns
dig +short A 127.0.0.1.key1.`date -u +%Y%m%d%H%M%S`.mytoken.ddns-set.ddns.example.com
dig +short A key1.`date -u +%Y%m%d%H%M%S`.mytoken.ddns-get.ddns.example.com

dig +short A abcdef.key1.`date -u +%Y%m%d%H%M%S`.mytoken.ddns-set.ddns.example.com
dig +short TXT key1.`date -u +%Y%m%d%H%M%S`.mytoken.ddns-set.ddns.example.com

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL