mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
Simplest dashboard for WireGuard VPN written in Python w/ Flask
.github | ||
docker | ||
docs | ||
src | ||
.all-contributorsrc | ||
.gitignore | ||
compose.yaml | ||
Dockerfile | ||
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, need to remote access to server and type wg show
. That's why this project is being created, to view all configurations and manage them in a easy way.
With all these awesome features, while keeping it simple, easy to install and use
This project is not affiliate to the official WireGuard Project
Official Documentation ➡️
I've moved the documentation to a new repo with a published site. It improved readability for you and easier to manage for me ;)