ddns-go

🌐 DDNS service supporting dynamic updates of A, AAAA, and HTTPS records.

GPL-3.0 License

Stars
5

DDNS Service

🌐 DDNS service supporting dynamic updates of A, AAAA, and HTTPS records.

Features

  • Multiple IP address sources
    • Obtain WAN IPv4 address from ASUS router
    • Obtain public IPv4 and IPv6 addresses from IP address APIs
    • Obtain network interface IPv4 and IPv6 addresses
  • Manage DNS records with Cloudflare API
    • Update A and AAAA records
    • Update HTTPS records

Configuration

The configuration format is documented in code.

To get started, take a look at the example configuration file.

License

GPLv3