A simple implementation for dynamic dns reconfiguration.
Small, no dependencies, easy to extend.
go install github.com/ngalayko/dyn-dns/cmd/dyn-dns
make build && ./bin/dyn-dns \
--dnsProvider=cloudflare \
--apiToken=<api_token> \
--email=<user_email> \
--zoneIdentifier=<zone_identifier>
--domain=example.com \
--record=@
- Fetchers:
- DNS providers: