https://github.com/mudler/edgevpn-gui
Graphical front-end for EdgeVPN
https://github.com/mudler/edgevpn-gui
Last synced: 9 months ago
JSON representation
Graphical front-end for EdgeVPN
- Host: GitHub
- URL: https://github.com/mudler/edgevpn-gui
- Owner: mudler
- License: gpl-3.0
- Created: 2021-12-26T23:09:13.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-20T18:11:05.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T11:51:43.294Z (9 months ago)
- Language: Go
- Size: 92.8 KB
- Stars: 24
- Watchers: 4
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

EdgeVPN GUI
Create Decentralized private networks
A simple GUI for [EdgeVPN](https://github.com/mudler/edgevpn) built with [fyne](https://github.com/fyne-io/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](https://github.com/fyne-io/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.