Skip to content

HybridZach/openvpn3-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A python QT5 GUI for openvpn3 backend.

This application seeks to provide a basic/minimalistic GUI for openvpn3 CLI using Python & QT5.

Eventually it will be cross-platform but for now its Linux only.
Plans to upload the initial stable(ish)1 version, then go from there. (Python code not built yet)
Going to implement openvpn3 python API and DBUS functionality eventually also (For now it uses system CLI calls)

Basic features so far:
Connection & Disconnection.
VPN Connection Status
WAN IP checker
Manual Profile Select & Connect
CLI Args (Profile Select)
Config File/ConfigParser

Footnotes

  1. Note, this is in active development and may become unstable.
    If you download this source code expect bugs XD.

Releases

No releases published

Languages