Hello,
and thanks very much for sharing/maintaining your project.
During my initial install the vpn-setup failed, so I had to do the Manual configuration.
Using the recommended vpn-provider, I hoped to end up in their country or at least on one of the servers they own.
This was not the case; ended up in a city they do not even list on their server page. I tried using the Optional environment variables mentioned in the gluetun-wiki
Code: Select all
- SERVER_CITIES=<CityFromTheirServerList> qmcgaw/gluetun
or
Code: Select all
- OWNED_ONLY=yes
No success in getting the container running after editing.
Since the device with openvpn does not log into the official provider-app or use a generated configuration file, it does not show on the My devices on the provider-website.
Is there any way to influence the server city or server ownership.
Sorry, for being annoying.