haugene / vpn-configs-contrib

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

Updating to latest Mullvad OpenVPN relay addresses #156

Closed 0x1f595 closed 1 year ago

0x1f595 commented 1 year ago

Based on currently-online servers from: https://api-www.mullvad.net/www/relays/all/

Breaking change

Removes `rs_ini` and `us_uyk` configurations as the provider no longer has OpenVPN relays specific to those regions. This is most likely already broken for users of those configurations as the related addresses (and _most_ current Mullvad addresses) do not resolve with the current configurations on `main`.

Proposed change

Updates all configurations to use the current addresses from t he provider. Existing ports were left unchanged for each configuration file, but relay hostnames were updated to match the provider's list.

Type of change

Additional information

Checklist

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