I want to be able to switch the connection of the Outline client programmatically in Windows. Of course, I can terminate and restart the Outline client, which will connect to the last active key, but I want to specify the key when opening the Outline client and It seems that there is no command-line argument for that.
I also took a look at the SDK and the side service binary in Go, as well as how the Outline Windows client uses it in Electron. However, it’s much beyond my knowledge and I have no idea on how to set it up.