DDNS-Cloudflare-PowerShell icon indicating copy to clipboard operation
DDNS-Cloudflare-PowerShell copied to clipboard

Cloudflare DDNS PowerShell Script for Windows OS. Choose any source IP address to update external or internal (WAN/LAN). Cloudflare's options proxy and TTL configurable via the parameters.

Results 4 DDNS-Cloudflare-PowerShell issues
Sort by recently updated
recently updated
newest added

Small update to allow multiple records to be update using hash tables of hash tables (dictionary of dictionary). I have a few services that don't like CNAME entries on CloudFlare...

Before the list method would list all the record_id with the same name and in the overwrite command it encountered an error. Now the first command list only the one...