DDNS-Cloudflare-PowerShell
DDNS-Cloudflare-PowerShell copied to clipboard
Support for updating multiple A/AAAA records
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 that need A/AAAA records, so I thought to contribute back this use case.
Adam Brousseau
Probably will add a bit more changes, in my use case everything is proxied or not, and a combination would need to look at proxied IP vs non-proxied.