Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 974 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 974 Bytes

ddns-cloudflare-powershell

AUR version

A simple Powershell script for DDNS with Cloudflare API.

✨ Features

  • 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.

🔌 Usage

Arch Linux

  • 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.

⚖ License

  • This project is licensed under GPLv3.

© 2023 database64128