Simplest dashboard for WireGuard VPN written in Python w/ Flask
Find a file
dselen 7861cffb91
Merge pull request #430 from DaanSelen/main
Modified GitHub workflows
2024-10-22 08:52:52 +02:00
.github Changed Docker image names: dselen -> donaldzou 2024-10-21 12:09:53 +02:00
docker Added minor changes and deletions. 2024-10-03 08:26:30 -05:00
docs
src Update dashboard.py 2024-10-20 16:05:32 +08:00
.all-contributorsrc
.gitignore
Dockerfile working tests 2024-10-03 08:15:21 -05:00
entrypoint.sh fixed issues with commits 2024-10-03 08:23:17 -05:00
LICENSE
package-lock.json
package.json
README.md Fix README.md 2024-10-03 16:03:42 +02:00
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

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


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.