6

A TUI for OpenVPN client connections, in the style of lazygit/lazydocker. Lists your configs, connects/disconnects with one keypress, streams live per-connection logs.

  • Finds configs in /etc/openvpn/client, /etc/openvpn, ~/.config/lazyovpn/connections.
  • Status reflects OpenVPN's own connection signal, not just process state.
  • Credentials for auth-user-pass: masked, never on disk in plaintext.
  • Optional OS keyring storage, off by default.
  • Imports .ovpn via native picker (zenity/kdialog).

The TUI runs unprivileged; only openvpn runs as root via pkexec. While connected, credentials sit in a 0600 file on tmpfs and are wiped on disconnect.

no comments (yet)
sorted by: hot top new old
there doesn't seem to be anything here
this post was submitted on 29 Jun 2026
6 points (80.0% liked)

Opensource

6626 readers
159 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS