Don't return gateway twice for manual location selection, fixes #823
- Jul 10, 2024
-
-
This fixes a small logic error. Each gateway can be multiple times in p.recommened (for each transport). If a location was selected manually, each gateway was added twice to the returned list. The returned list is the list of gateways we will connect to. For more information, please check: leap/bitmask-vpn!213
-