haugene / vpn-configs-contrib

A collection of configs for various VPN providers
GNU General Public License v3.0
184 stars 748 forks source link

latest protonvpn country configs only #157

Closed cacula closed 1 year ago

cacula commented 1 year ago

Breaking change

- Removed all ProtonVPN specific Servers - only Country Settings left ( Server will be randomly choosed )
- XX.protonvpn.com.XX.ovpn are now XX.protonvpn.net.XX.ovpn

Proposed change

- reduce config files to 2 files per country only - tcp and udp
- update all configs to latest version 10112022

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

Forage commented 1 year ago

Why remove the server specific profiles to begin with?

Forage commented 1 year ago

Fixed with #158 and took it one step further.

cacula commented 1 year ago

@Forage thanks for fixing - was my first commit. left out server specific profiles to minimize complexity and because i don't see the usecase for them.

Forage commented 1 year ago

@cacula I recommend that you change your connection user name on the Proton VPN site now that yours has been exposed.

cfslpower commented 1 year ago

Why remove the server specific profiles to begin with?

Is there an answer to this question? I can't be the only one whose setup this breaks (especially after #158).

outadoc commented 1 year ago

@cacula All free servers were removed, which broke my setup and I can't connect to anything anymore. Was this intended? If not, could it be reverted?

Forage commented 1 year ago

@outadoc good point. There isn't a single country-wide profile available for free account. At the same time, there isn't a single free server specific profile that officially supports P2P either. That leaves you with providing your own selected profile externally as the only option.

mark-monteiro commented 1 year ago

For those who now have a broken setup, I wrote a short guide on how to migrate to using a custom config file here: https://github.com/haugene/vpn-configs-contrib/issues/159#issuecomment-1320758800