haugene / vpn-configs-contrib

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

Update ZoogVPN files #253

Closed Mathieu-Coupe closed 10 months ago

Mathieu-Coupe commented 10 months ago

Breaking change

In the configuration zip from ZoogVPN web site, the files are named like `AR - Buenos Aires (TCP).ovpn`,
which make it difficult to choose the profile when running docker image.
So I added a small shell script to rename to files using the `remote` and `proto` parameters inside the file itself.

User need to update the name of the configuration file. 
Per example, `nl2.udp.zoogvpn` is now `nl2.zoogvpn.com.udp`

Proposed change

New configuration files for ZoogVPN

Type of change

Additional information

Checklist

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