@eibyer I had looked at ipify and if ipify was running on my LAN, I would be able to get my public address. Unfortunately, when I use Webcore to call Ipify, since Webcore code runs in the cloud, I get the public ip of the Webcore server.
Ideally it would be awesome if someone had written a web page that I could host on a web instance on my LAN that I could do an HTTP GET to from Webcore. I’ve searched everywhere and I have no idea how to code the HTML/JSON code needed to accomplish this.
I am now searching for a Docker image that might create a Web instance for this.