Hi!
Would it be possible to implement a refresh button?
The rationale is the following: I have tunnels to the environment with many services using dynamic ports. I'm updating these service ports in Core Tunnel config through the SQLite query. All works perfectly, excepting Core Tunnel does not refresh the updated config. As a workaround, I have either close / open CT or go to settings and check/uncheck particular service.
Reload from the database with the help of CMD + R would be really easy to implement and make my life much easier.
I know my use case sound more like a hack, but there is no way to alter port or create/alter config through the AppleScript.
Thank you!