Simple manager for wireguard.
Create server and peer configurations, and manage them.
Supports 1 wireguard server.
curl https://nim-lang.org/choosenim/init.sh -sSf | sh
git clone https://github.com/ThomasTJdev/nim_wireguardmanager.git
cd nim_wireguardmanager
nimble build
sudo ./wireguardmanager
# http://127.0.0.1:8080
- Linux machine
- You have wireguard (wg) installed
- You run it as root (or with sudo)
Status
Server