1.0.21311.6 MB
unset
strict
core22
A simple openvpn client app
This is just a this snap: https://snapcraft.io/simple-openvpn-client packed together a GUI
How to use it
The GUI is server on port 13131, just visit http://localhost:13131
Place your OVPN certificate in the "/var/snap/simple-openvpn-client-gui/common/" folder
named "client.ovpn" then restart the app. The device will be connected at boot
the command is:
The app needs to have the right interfaces
The command to connect an interface is:
So basically:
The apps starts at boot and connects the VPN server automatically.
How to use it
The GUI is server on port 13131, just visit http://localhost:13131
Place your OVPN certificate in the "/var/snap/simple-openvpn-client-gui/common/" folder
named "client.ovpn" then restart the app. The device will be connected at boot
the command is:
sudo cp yourfile.ovpn /var/snap/simple-openvpn-client/common/client.ovpnThe app needs to have the right interfaces
The command to connect an interface is:
sudo snap connect <snap>:<plug interface>So basically:
sudo snap connect simple-openvpn-client:network-control
sudo snap connect simple-openvpn-client:firewall-controlThe apps starts at boot and connects the VPN server automatically.
Update History
1.0.2 (13)13 Dec 2025, 09:47 UTC
26 Mar 2024, 09:25 UTC
30 Jan 2025, 22:31 UTC
13 Dec 2025, 09:47 UTC
