jkotra / eOVPN

OpenVPN Configuration Manager.
GNU General Public License v3.0
72 stars 9 forks source link

Support .ovpn files, not just .zip #36

Open katzda opened 2 years ago

katzda commented 2 years ago

I downloaded the .ovpn file directly, so it was confuzing that it's impossible to use it unless I first create a .zip file.

I had installed eOVPN from Pop!_shop

Moreover I lose my internet connection when using this app, but when I simply do sudo openvpn ~/Downloads/myfile.ovpn it works very fast and no internet loss.

jkotra commented 2 years ago

it's impossible to use it unless I first create a .zip file.

Unfortunately, "Open from folder" is not available in the latest version. You can find this in older ones, but you will miss out bug fixes and features. I had to limit the scope of features to make the project maintainable. (I might consider adding this feature back :wink: ).

I lose my internet connection when using this app

very unusual. need logs to guess whats happening there. (see README)