Monday, October 03, 2022

dynamic dns solutions with cloudflare

An update to my previous post about dynamic dns - found a powershell script and a bash script - tested both, working fine - 

https://github.com/fire1ce/DDNS-Cloudflare-Bash

and

https://github.com/fire1ce/DDNS-Cloudflare-PowerShell

These might be the better option - directly setting the A record in cloudflare instead of using a CNAME to NoIP etc, because then even if the router is replaced - as happened in my case - there would be no leakage of info. 

(This medium post was higher ranked in google,
https://adamtheautomator.com/cloudflare-dynamic-dns/
but uses some Powershell v7 features, so can't be used with Win10 without upgrading Powershell etc. 

https://4sysops.com/wiki/differences-between-powershell-versions/
)

No comments:

Post a Comment