mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-06 07:50:13 +01:00
Simplest dashboard for WireGuard VPN written in Python w/ Flask
.github | ||
docker | ||
docs | ||
src | ||
.all-contributorsrc | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
entrypoint.sh | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md | ||
SECURITY.md |
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
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
> [!NOTE] > To better manage documentation for this project. I've moved it to its own [repo](https://github.com/donaldzou/WGDashboard-Documentation). I will keep updating over there and leave this README only with important information.