2025-01-13 01:41:25 +08:00
> [!TIP]
> 🎉 I'm excited to announce that WGDashboard is officially listed on DigitalOcean's Marketplace! For more information, please visit [Host WGDashboard & WireGuard with DigitalOcean ](https://donaldzou.dev/WGDashboard-Documentation/host-wgdashboard-wireguard-with-digitalocean.html) for more information!
2024-09-23 03:12:06 +08: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!
2025-01-13 01:41:25 +08:00
2024-11-03 15:26:33 +08:00
< hr >
2024-08-23 09:24:18 +08:00
2021-04-12 23:18:57 -04:00
< p align = "center" >
2024-11-08 16:17:15 +08:00
< img alt = "WGDashboard" src = "./src/static/app/public/img/logo.png" width = "128" >
2021-04-12 23:18:57 -04:00
< / p >
2021-09-08 21:56:31 -04:00
< h1 align = "center" > WGDashboard< / h1 >
2021-04-07 12:15:45 -04:00
< p align = "center" >
2024-08-15 00:53:23 -04:00
< img src = "https://forthebadge.com/images/badges/made-with-python.svg" >
< img src = "https://forthebadge.com/images/badges/made-with-javascript.svg" >
< img src = "https://forthebadge.com/images/badges/license-mit.svg" >
2024-08-15 00:56:28 -04:00
< / p >
< p align = "center" >
2024-08-15 00:53:38 -04:00
< img src = "https://forthebadge.com/images/badges/built-with-love.svg" >
2021-04-07 12:15:45 -04:00
< / p >
2025-04-07 15:14:07 +08:00
2021-04-07 12:15:45 -04:00
< p align = "center" >
2021-04-07 12:19:23 -04:00
< a href = "https://github.com/donaldzou/wireguard-dashboard/releases/latest" > < img src = "https://img.shields.io/github/v/release/donaldzou/wireguard-dashboard" > < / a >
2022-04-06 21:05:24 -04:00
< a href = "https://wakatime.com/badge/github/donaldzou/WGDashboard" > < img src = "https://wakatime.com/badge/github/donaldzou/WGDashboard.svg" alt = "wakatime" > < / a >
2025-04-06 05:32:15 +08:00
< a href = "https://hitscounter.dev" > < img src = "https://hitscounter.dev/api/hit?url=https%3A%2F%2Fgithub.com%2Fdonaldzou%2FWGDashboard&label=Visitor&icon=github&color=%230a58ca" > < / a >
2024-12-28 01:26:47 +08:00
< img src = "https://img.shields.io/docker/pulls/donaldzou/wgdashboard?logo=docker&label=Docker%20Image%20Pulls&labelColor=ffffff" >
2021-04-07 12:15:45 -04:00
< / p >
2025-04-07 15:14:07 +08:00
< p align = "center" > < b > This project is supported by< / b > < / p >
< p align = "center" >
2025-04-07 17:41:12 +08:00
< a href = "https://m.do.co/c/a84cb9aac585" >
2025-04-07 15:14:07 +08:00
< img src = "https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" width = "201px" >
< / a >
< / p >
2024-09-25 18:01:05 +08:00
< p align = "center" > Monitoring WireGuard is not convenient, in most case, you'll need to login to your server and type < code > wg show< / code > . That's why this project is being created, to view and manage all WireGuard configurations in a easy way.< / p >
< p align = "center" > With all these awesome features, while keeping it < b > easy to install and use< / b > < / p >
2024-08-16 23:32:16 -04:00
< p align = "center" > < b > < i > This project is not affiliate to the official WireGuard Project< / i > < / b > < / p >
2021-05-04 21:26:40 -04:00
2024-11-03 14:41:21 +08:00
< p align = "center" >
Join our Discord Server for quick help, or you wanna chat about this project!
< / p >
< p align = "center" >
2024-11-13 21:12:45 +08:00
< a align = "center" href = "https://discord.gg/72TwzjeuWm" > < img src = "https://img.shields.io/discord/1276818723637956628?labelColor=ffffff&style=for-the-badge&logo=discord&label=Discord" > < / a >
2024-12-15 21:37:45 +08:00
< / p >
< p align = "center" >
Alternatively, you can also reach out at our Matrix.org Chatroom :)
< / p >
< p align = "center" >
< a href = "https://app.element.io/ #/room/#wgd:matrix .org" > Matrix.org Chatroom</ a >
< / p >
2024-11-03 14:41:21 +08:00
2021-05-13 18:00:40 -04:00
< hr >
2024-10-03 16:03:42 +02:00
2024-08-16 23:02:36 -04:00
> [!NOTE]
2024-09-25 18:01:05 +08:00
> 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.
- [💡 Features ](https://donaldzou.github.io/WGDashboard-Documentation/features.html )
- [📝 Requirements ](https://donaldzou.github.io/WGDashboard-Documentation/requirements.html )
- [🛠 Install ](https://donaldzou.github.io/WGDashboard-Documentation/install.html )
- [🪜 Usage ](https://donaldzou.github.io/WGDashboard-Documentation/usage.html )
- [📖 API Documentation ](https://donaldzou.github.io/WGDashboard-Documentation/api-documentation.html )
- [And much more... ](https://donaldzou.github.io/WGDashboard-Documentation/ )