A simple Powershell script for DDNS with Cloudflare API.
- Ease of use: Automatically create new DNS records or reuse existing records.
- Dual-stack support: Enable A and/or AAAA record updates on demand.
- Low overhead: Send API requests only when IP changes.
- Logging: Print to stdout or log file.
- Install ddns-cloudflare-powershell-git from AUR.
- Edit
/etc/ddns-cloudflare-powershell/settings.jsonc
to change settings and fill in your hostname, OAuth token, and DNS zone ID. - Enable and start
ddns-cloudflare-powershell.service
.
- This project is licensed under GPLv3.
© 2023 database64128