haugene / vpn-configs-contrib

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

Proton VPN is missing the 'full' country configs #116

Closed Moohan closed 2 years ago

Moohan commented 2 years ago

Do you have the latest provider files?

Have you tested the provider files?

Can you create a PR for this config?

Provider details

Prior to #113 ProtonVPN had country configs as well as the individual servers.

For example nl.protonvpn.net.udp.txt (I had to change the extension to txt so that GitHub would let me upload it here).

@Forage did the previous PR so can probably do this? Or if you could explain what I need to do to the config files before adding them I could do the PR?

Anything else?

When I try using the CUSTOM option it still goes to download from this repo so I think I'm doing something wrong there too!

Forage commented 2 years ago

I did not think about country configs as I don't use them, sorry about. PR #117 will add them again.

As for the changes made to all profiles:

sed -i 's:down /etc/openvpn/update-resolv-conf:#down /etc/openvpn/update-resolv-conf:' *
sed -i 's:up /etc/openvpn/update-resolv-conf:#up /etc/openvpn/update-resolv-conf:' *
sed -i 's:auth-user-pass:auth-user-pass /config/openvpn-credentials.txt:' *