MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
34 stars 6 forks source link

BUG: Connection Switch changes when switching tabs from subscriptions #26

Closed MathNodes closed 1 year ago

MathNodes commented 1 year ago

Possible fix: create a dictionary of connection switch when connected. i.e., "{"node" : "sentnode.....", "switch" : True}"

And set all swtiches to False except for the one listed in the dictionary. This will fix the switch randomness issue when connected.

MathNodes commented 1 year ago

https://github.com/MathNodes/meile-gui/commit/2fddbe36a6c4920eb9747fe4b2ad09ef516d83e3