DDNS-Cloudflare-Bash
DDNS-Cloudflare-Bash copied to clipboard
Fix IPv4 regexp to work in MacOS (Sequoia)
trafficstars
Hello,
Thank you for the very useful DDNS script. I encountered an issue when running the script on MacOS 15.4 Sequoia. The $REIP was not detecting valid IP addresses and the script execution failed to Error! IP Address returned was invalid! error as I reported in #33
This PR changes the IPv4 regexp and fixes #33