simple-openvpn-client

By NotForSale_

View on Snapcraft.io
Version1.0.0
Revision52
Size0.7 MB
Licenseunset
Confinementstrict
Basecore22
CategoriesDevices and IoT

A simple Openvpn client


How to use it

Place your OVPN certificate in the "/var/snap/simple-openvpn-client/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.0 (52)
13 Dec 2025, 09:47 UTC

Published7 Nov 2021, 18:57 UTC

Last updated26 Mar 2024, 10:16 UTC

First seen13 Dec 2025, 09:47 UTC