openvpn3-indicator
openvpn3-indicator copied to clipboard
Simple GTK indicator GUI for OpenVPN 3 Linux
Currently openvpn3-indicator does not support 2fa authentication profiles, openvpn3 cli does support it though `openvpn3 sessions-list` returns with current session, but as 2fa code is not asked can't ssh to...
If starting a VPN session from the command line (like `openvpn3 session-start`) which requires user credentials, the indicator will pop up the query box. This is actually quite cool! But...
RHEL 9.4 OpenVPN 3 v3.10.1 Installed app via copr repository, using default RHEL gnome. Trying to run the app, including using verbose or debug mode, produces no output. I can...
I followed the installation instructions: - installed `openvpn3-linux` - added ppa - installed `openvpn3-indicator` When I execute openvpn3-indicator, I get: ``` Traceback (most recent call last): File "", line 198,...
While ``` user@host:~$ openvpn3 sessions-list ----------------------------------------------------------------------------- Path: /net/openvpn/v3/sessions/e522d97esc27cs4013sa33cs24587f40387f Created: 2025-09-15 17:26:28 PID: 10197 Owner: user Device: Config name: XXXXXXXXX Status: Connection, Client connecting ----------------------------------------------------------------------------- ``` indicator shows "connected" desktop notification...