haugene / vpn-configs-contrib

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

remove update-resolv-conf (#190) #192

Closed C9Glax closed 1 year ago

C9Glax commented 1 year ago

Breaking change

116 and

default.ovpn had invisible characters and too many options.

Proposed change

Recreated default.ovpn and "curated" relay number down to 64. (Options error: Maximum number of 'remote' options (64) exceeded)

remove
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf

Type of change

Additional information

Checklist

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

C9Glax commented 1 year ago

167 once again. This is the bane of my existence.