mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-05 23:40:14 +01:00
Simplest dashboard for WireGuard VPN written in Python w/ Flask
.github | ||
docker | ||
docs | ||
src | ||
.all-contributorsrc | ||
.gitignore | ||
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. I will keep updating over there and leave this README only with important information.