ivpn / desktop-app

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

Hosting provider detail is incorrect #302

Open jordan-ivpn opened 1 year ago

jordan-ivpn commented 1 year ago

Bug report

Describe your environment

Describe the problem

VPN server hosting provider information is incorrect.

Steps to reproduce:

  1. Enable the options to show provider details and choose specific servers.
  2. Connect to NL8.
  3. Compare provider details against server status page.

Observed Results:

NL8 provider is Leaseweb, but the app shows Datapacket.

provider-app1 provider-website1

Expected Results:

App shows Leaseweb.

--

Thanks.

stenya commented 1 year ago

I confirm the issue. The problem originates from servers.json: all WireGuard hosts for Amsterdam are tagged as Datapacket ISP. However, the website indicates that only nl1.wg.ivpn.net belongs to Datapacket, while the remaining hosts belong to Leaseweb.

As a result, there is a discrepancy in the ISP information displayed by the IVPN apps and the website for the same hosts.

stenya commented 1 year ago

image

stenya commented 8 months ago

Status: Blocked

The servers.json now contains ISP info for each host.

Changes are needed in the UI design. Displaying ISP info for each host will overload the UI. All UI design changes must be synchronized with the mobile apps.