A GUI to manage Wireguard connections on Linux.
  • Go 86.7%
  • Makefile 9.5%
  • Shell 3.8%
Find a file
Simon Vieille 48c8eb5285
Some checks failed
ci/woodpecker/push/build Pipeline is pending approval
ci/woodpecker/tag/build Pipeline failed
Merge branch 'develop'
2024-07-25 19:12:47 +02:00
.woodpecker add ci dependencies 2024-07-25 19:12:07 +02:00
bin add ci 2024-07-25 19:11:03 +02:00
img update screenshot 2023-12-27 19:22:37 +01:00
.fpm add ci 2024-07-25 19:11:03 +02:00
.gitignore add ci dependencies 2024-07-25 19:12:07 +02:00
CHANGELOG.md update changelog 2024-07-25 19:12:07 +02:00
go.mod update dependencies 2024-07-25 19:11:52 +02:00
go.sum update dependencies 2024-07-25 19:11:52 +02:00
LICENCE add licence 2024-07-25 19:11:03 +02:00
main.go fix widgets according to updates 2023-12-27 19:09:45 +01:00
Makefile improve makefile 2024-07-25 19:12:07 +02:00
README.md update changelog 2024-07-25 19:12:07 +02:00
renovate.json chore(deps): add renovate.json 2024-01-27 22:59:54 +00:00

Wireguard GUI

Wireguard GUI is a graphic tool that helps you to edit existing confs of Wireguard.

Requirements

Wireguard GUI reads /etc/wireguard/*.conf and uses wg-quick to manage interfaces.

Installation

From sources

git clone https://gitnet.fr/deblan/wireguard-gui.git
cd wireguard-gui
make

From binaries

Builds are available for Linux (64 bits).

Download the latest binary from releases.

Usage

sudo ./build/wireguard-gui-amd64