Lets say we have a bunch of servers running the same version of AwareIM:
Alpha 192.168.1.100
Bravo 192.168.1.101
Charlie 192.168.1.102
We have ConfigTool locally installed on our computers, currently setup to connect to Alpha.
If we want to connect to Bravo or Charlie, how do we do this without changing some config file or reinstalling the ConfigTool?
Directly connecting to the server and running the ConfigTool is a workaround that will not be useful once we have more developers.
The ideal solution would be to have a server picker when starting ConfigTool. Or the ability to install multiple instances of ConfigTool and have shortcuts for each server. Curious to know if anyone has tackled this problem.