repositorypackage
0.0.0-20220320181006-8fe76afab546
Repository: https://github.com/mudler/edgevpn-gui.git
Documentation: pkg.go.dev
# README

EdgeVPN GUI
Create Decentralized private networks
A simple GUI for EdgeVPN built with fyne.
:wrench: Features
- Manage EdgeVPN versions locally from the GUI. No system install needed
- Generate, Export, Import and Add VPN connections
- Start/Stop VPN connections, manage connection details and allows to associate versions of EdgeVPN to specific connections if necessary
- Works in any Desktop environment (GNOME, KDE, etc. ), built with fyne. Does not depend on NetworkManager, or any other connection manager
:camera: Screenshots
Dashboard | Connections index |
---|---|
![]() | ![]() |
![]() |
:running: Installation
Download the pre-compiled bundle from the release page, extract it and run make install
.
At the moment builds are available only for Linux.
:ledger: State
This GUI is a work in progress. It is able to manage edgevpn connections so far, but still has few graphical glitches that needs to be fixed.