ivpn / desktop-app

Official IVPN Desktop app
https://www.ivpn.net/apps/
GNU General Public License v3.0
322 stars 49 forks source link

Switching from MultiHop to SingleHop, changes the port to UDP 53 #250

Closed gorkapernas closed 1 year ago

gorkapernas commented 1 year ago

Description:

When connecting with MultiHop and afterwards when switching to SingleHop, the app will always change the selected port to UDP 53. The issue happens with both protocols, OpenVPN and WireGuard.

Expected result:

The app should remember the port selected when switching from MultiHop to SingleHop.

Steps to reproduce:

  1. Install version 3.10.0 on any platform.
  2. Login.
  3. Observe that the default port is UDP 2049.
  4. Select MultiHop and connect.
  5. Disconnect and select SingleHop.
  6. Observe that the port changed to UDP 53.

Environment:

IVPN: 3.10.0 OS: All platforms

stenya commented 1 year ago

v3.10.12

gorkapernas commented 1 year ago

Verified fixed on v3.10.12, all platforms, the issue no longer occurs, the app remembers the port selected after switching from MultiHop to SingleHop.

stenya commented 1 year ago

v3.10.14 released