Open
Description
I get this dialog periodically (I've seen it a dozen times today) when running thv run
commands, but not every time. In theory if you allow the app under firewall settings (which I've done) you're never supposed to see it again. That being said, there are people complaining about getting the dialog even when the app is allowed under firewall settings going back to 2016.
I have seen conjecture that binding to all interfaces, as the proxy appears to do, can contribute to this.
I'm not sure if that's intentional (binding to external interfaces), but it seems like localhost / 127.0.0.1 might be more appropriate. If there is a use case for binding the proxy to an external interface, them maybe that should be configurable.