simple-openvpn-client-gui

By NotForSale_

View on Snapcraft.io
Version1.0.2
Revision13
Size11.6 MB
Licenseunset
Confinementstrict
Basecore22
CategoriesDevices and IoT

A simple openvpn client app

Screenshot

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:

 sudo cp yourfile.ovpn  /var/snap/simple-openvpn-client/common/client.ovpn


The 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-control


The apps starts at boot and connects the VPN server automatically.

Update History

1.0.2 (13)
13 Dec 2025, 09:47 UTC

Published26 Mar 2024, 09:25 UTC

Last updated30 Jan 2025, 22:31 UTC

First seen13 Dec 2025, 09:47 UTC