OpenVPN linux client desktop application Adds shell script icon to favourites to connect/disconnect linux OpenVPN client Simple bash script to start/stop OpenVPN. Creates an Icon in your favorites. Click to toggle connection on/off. Icon colour changes to green when connected. If you are connected at shutdown the script will reconnect you at boot. Right click the icon to browse for your *.ovpn profile The installation script ovpn-sh_install.sh contains an embedded tarfile with all files. Add execute permission and run as a non priveliged user to add application icon to your favorites and autostart connection at boot. Only tested for Gnu Desktop on ubuntu 20.04 but should be fine for any gnu desktop. OpenVPN's Client package must be installed first from https://openvpn.net . Their linux client is command line only so I wrote this. Download the latest installer from github Here