DDNS-Cloudflare-Bash icon indicating copy to clipboard operation
DDNS-Cloudflare-Bash copied to clipboard

Fix IPv4 regexp to work in MacOS (Sequoia)

Open jarppiko opened this issue 7 months ago • 0 comments
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

jarppiko avatar Apr 22 '25 17:04 jarppiko