This had to be done. It's a simple, terrible, unsafe, messy, quickly-done, frontend for Wireguard on Linux. It uses Python3/Tkinter
- Linux / systemd
- Wireguard / wg-quick
- Existing /etc/wireguard directory
- Python 3 / tkinter
There is a test0.conf file to test the import option.
sudo ./wgui
This is why it's insecure. No security policies at the moment.