Simplest dashboard for WireGuard VPN written in Python w/ Flask
Find a file
Donald Zou 6899d48aae Update
2024-12-26 00:06:37 +08:00
.github Name change 2024-11-15 12:08:51 +01:00
docker Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
src Update 2024-12-26 00:06:37 +08:00
.gitignore Update .gitignore 2024-08-10 12:58:41 -04:00
Dockerfile Working prototype with AWG 2024-12-12 11:03:39 +01:00
entrypoint.sh Working prototype with AWG 2024-12-12 11:03:39 +01:00
LICENSE OneDrive gone again.... 2022-02-04 21:36:46 -05:00
README.md Update README.md Discord link 2024-11-13 21:12:45 +08:00
SECURITY.md Create SECURITY.md 2023-03-23 13:07:36 -04:00
ubuntu.dev.Dockerfile Thanks to @NOXCIS, added this development Ubuntu Dockerfile. 2024-12-08 14:22:02 +01:00

Note

Help Wanted 🎉: Localizing WGDashboard to other languages! If you're willing to help, please visit https://github.com/donaldzou/WGDashboard/issues/397. Many thanks!


WGDashboard

WGDashboard

wakatime

Monitoring WireGuard is not convenient, in most case, you'll need to login to your server and type wg show. That's why this project is being created, to view and manage all WireGuard configurations in a easy way.

With all these awesome features, while keeping it easy to install and use

This project is not affiliate to the official WireGuard Project

Join our Discord Server for quick help, or you wanna chat about this project!


Note

To better manage documentation for this project. I've moved it to its own repo. I will keep updating over there and leave this README only with important information.