XAMPP server API or script for dynamic IP?

Hello, I have a personal web server I am hosting at home over dynamic dns. Is there an API I can use to update the dns settings? Or maybe some work-around or script?

Environment: XAMPP/Apache/Windows/Hyper-V

Thanks in advance.

There sure is!
https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record

thanks, I was hoping to find a more complete script and tutorial to fill in the blanks.

Would this work here? Dynamic DNS with Cloudflare

I assume I could use cygwin to run the curl script then schedule it through windows task scheduler?

No need to go the *ix route :smile:

Just download cURL for Windows or check out the HTTP related Powershell commands.

2 Likes