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
-
Note, this is in active development and may become unstable.
If you download this source code expect bugs XD. ↩