A GUI to manage Wireguard connections on Linux.
Go to file
2022-09-13 15:10:33 +02:00
img add readme 2022-09-13 15:10:33 +02:00
.gitignore refactoring, add makefile 2022-09-13 11:54:20 +02:00
go.mod init 2022-09-12 11:14:53 +02:00
go.sum init 2022-09-12 11:14:53 +02:00
main.go add log and use monospace 2022-09-13 14:30:58 +02:00
Makefile refactoring, add makefile 2022-09-13 11:54:20 +02:00
README.md add readme 2022-09-13 15:10:33 +02:00

Wireguard GUI

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

Installation

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

Requirements

Wireguard GUI reads /etc/wireguard/*.conf.

Usage

sudo ./build/wireguard-gui-amd64