EOVPN
OpenVPN Configuration Manager.
Install / Use
/learn @jkotra/EOVPNREADME
eOVPN
<div align="center"> <img src="static/window_connected_with_flag.png" alt="eOVPN"> </div>eOVPN is a application to connect, manage and update(from remote <i>.zip</i>) OpenVPN configurations.
<a href='https://flathub.org/apps/details/com.github.jkotra.eovpn'><img height='50' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a>
<a href='https://ko-fi.com/X7X83SJSN' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi5.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
Setup
-
Open
Settingsfrom the menu. -
Fill in the required details:
-
click
Save.
Debug
either use --debug [LEVEL] as a command-line argument or set EOVPN_DEBUG=[LEVEL] as an environment variable.
for C libraries, use G_MESSAGES_DEBUG=eovpn as environment variable.
Refer: Python Logging Levels
Install
Flatpak (Recommended)
<a href='https://flathub.org/apps/details/com.github.jkotra.eovpn'><img height='50' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png' />
Native (For Developers)
eOVPN uses meson build system, to build the project:
meson build -Dprefix=/usr
ninja install -C build
- to disable support for openvpn3, use
-Dopenvpn3=false
To uninstall:
sudo ninja uninstall -C build
Build Flatpak
flatpak-builder --user --install build-dir dist/flatpak/com.github.jkotra.eovpn.yml --force-clean
(or)
flatpak-builder --repo=repo --force-clean build-dir dist/flatpak/com.github.jkotra.eovpn.yml
flatpak build-bundle repo eovpn.flatpak com.github.jkotra.eovpn
to change python dependencies, refer to flatpak documentation.
- Gabriele Musco for design suggestions.
- Thomas Haller for helping me with the process of integrating NetworkManager with eOVPN.
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
