haugene / vpn-configs-contrib

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

Updating PUREVPN 2023-MAY-04 #209

Closed julianojulio closed 1 year ago

julianojulio commented 1 year ago

Breaking change

1. Removed `openvpn/purevpn/nl2-ovpn-p2p.ovpn` 
2. Changed default.ovpn from `nl2-ovpn-tcp` to `usny2-ovpn-udp`: fixes https://github.com/haugene/docker-transmission-openvpn/issues/2604

Proposed change

1. Fixes https://github.com/haugene/docker-transmission-openvpn/issues/2604 by changing `default.ovpn` from `nl2-ovpn-tcp` to `usny2-ovpn-udp`. This will fix the connection reset issues.
2. Updated the list of OVPN configs from PureVPN

Type of change

Additional information

Checklist

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

pkishino commented 1 year ago

So the nl config is invalid?

julianojulio commented 1 year ago

So the nl config is invalid?

It was a temporary hiccup because PureVPN still provides that file as part of their configuration. However, an improvement could be a list of defaults instead of a single file through a symbolic link.