1
0
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
Go to file
Donald Zou 31d8af642d
Merge pull request #363 from martin-g-it/patch-1
Update dashboard.py - sort WG configurations
2024-10-04 20:15:04 +08:00
.github Update main.yml 2024-08-24 03:00:51 -05:00
docker Added minor changes and deletions. 2024-10-03 08:26:30 -05:00
docs Updated some documentations 2024-08-15 23:20:29 -04:00
src Merge pull request #363 from martin-g-it/patch-1 2024-10-04 20:15:04 +08:00
.all-contributorsrc OneDrive gone again.... 2022-02-04 21:36:46 -05:00
.gitignore Update .gitignore 2024-08-10 12:58:41 -04:00
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 OneDrive gone again.... 2022-02-04 21:36:46 -05:00
package-lock.json Finished job logs :) 2024-07-29 18:40:07 -04:00
package.json Finished job logs :) 2024-07-29 18:40:07 -04:00
README.md Fix README.md 2024-10-03 16:03:42 +02:00
SECURITY.md Create SECURITY.md 2023-03-23 13:07:36 -04: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


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.