1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-21 14:51:45 +01:00
Simplest dashboard for WireGuard VPN written in Python w/ Flask
Go to file
dselen e437284980
Squash Docker progress: (#1)
* Version 4.1 Docker image tested.

    Fixed kinks in Docker image.
    Updated Dutch language
    Removed remaining "enable" parameter from Docker-related files
    Made the symlink system more reliable
    Improved updatability.

    Added multiplatform docker build (arm,arm64 and amd64)
    More verbose logging from the Docker image.
2024-11-09 00:18:01 +01:00
.github Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
docker Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
src Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
.gitignore Update .gitignore 2024-08-10 12:58:41 -04:00
Dockerfile Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
entrypoint.sh Squash Docker progress: (#1) 2024-11-09 00:18:01 +01:00
LICENSE OneDrive gone again.... 2022-02-04 21:36:46 -05:00
package-lock.json Finished zh-CN 2024-11-02 18:50:15 +08:00
package.json Finished zh-CN 2024-11-02 18:50:15 +08:00
README.md Update README.md 2024-11-08 16:17:15 +08: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

Join our Discord Server for quick help, or you wanna chat about this 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.