haugene / vpn-configs-contrib

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

Update all Proton VPN profiles (again) #120

Closed Forage closed 2 years ago

Forage commented 2 years ago

This change uses the original configs as-is except:

Breaking change

Proposed change

Update all profiles again since apparently they fixed/updated the configs since my last PR. See https://github.com/haugene/vpn-configs-contrib/pull/117#issuecomment-1164190749

Type of change

Additional information

Checklist

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

haasanen commented 2 years ago

I don't know if it is a problem, but these files expose your username (found in Account->Username->OpenVPN/IKEv2 username):

E.g. uk.protonvpn.com.tcp.ovpn lines (27-29):

# Use: "XXXXXXXXXXXXXXXXXXXXXX+f1" as username to enable anti-malware filtering
# Use: "XXXXXXXXXXXXXXXXXXXXXX+f2" as username to additionally enable ad-blocking filtering
# Use: "XXXXXXXXXXXXXXXXXXXXXX+nr" as username to enable Moderate NAT

Otherwise the configs are identical to the ones I get, including the certificate and the IP list. The order of the IP list is randomised each time the configs are downloaded, but I checked a couple of the configs and the IP lists are identical to mine.

Forage commented 2 years ago

Darn, you are right. I thought it was a random example name and I haven't noticed it as mine before as the name was generated by Proton VPN. I'll generate a new one for myself and see if I can update this PR.

Not that much of a big deal but thanks for the heads-up.