Hi, I just updated your script to loop through several domains and dozens of subdomains and update it in one call.
I can send you a copy of it if you like?
ADD: Also, thank you so much for this script. Exactly what I needed!
AND: If it detects a local IP address, it will outsource to get a public IP address for folks who self host, or call API from another machine.
Also, I don't think using the URL would work if the IP address changed since the DNS wouldn't have been updated. It might be better to use /usr/bin/php to execute PHP file.
Hi, I just updated your script to loop through several domains and dozens of subdomains and update it in one call.
I can send you a copy of it if you like?
ADD: Also, thank you so much for this script. Exactly what I needed!
AND: If it detects a local IP address, it will outsource to get a public IP address for folks who self host, or call API from another machine.
Also, I don't think using the URL would work if the IP address changed since the DNS wouldn't have been updated. It might be better to use /usr/bin/php to execute PHP file.