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
2024-10-03 08:15:21 -05:00
.github Update main.yml 2024-08-24 03:00:51 -05:00
docker Merge branch 'main' into main 2024-10-03 20:59:58 +08:00
docs Updated some documentations 2024-08-15 23:20:29 -04:00
src Merge branch 'main' into conflict-resolved 2024-10-03 12:17:18 +02: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
compose.yaml Streamiline 2024-08-25 03:01:21 -05:00
Dockerfile working tests 2024-10-03 08:15:21 -05:00
entrypoint.sh working tests 2024-10-03 08:15:21 -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 Merge branch 'main' into conflict-resolved 2024-10-03 12:17:18 +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](https://github.com/donaldzou/WGDashboard-Documentation). I will keep updating over there and leave this README only with important information.