1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-06 16:00:28 +01:00
WGDashboard/README.md

39 lines
2.5 KiB
Markdown
Raw Normal View History

2024-09-22 21:12:06 +02: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!
2024-08-23 03:24:18 +02:00
<hr>
2021-04-13 05:18:57 +02:00
<p align="center">
2024-08-15 06:49:21 +02:00
<img alt="WGDashboard" src="./src/static/img/logo.png" width="128">
2021-04-13 05:18:57 +02:00
</p>
<h1 align="center">WGDashboard</h1>
2021-04-13 04:28:30 +02:00
2022-01-08 21:26:17 +01:00
2021-04-07 18:15:45 +02:00
<p align="center">
2024-08-15 06:53:23 +02: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 06:56:28 +02:00
</p>
<p align="center">
2024-08-15 06:53:38 +02:00
<img src="https://forthebadge.com/images/badges/built-with-love.svg">
2021-04-07 18:15:45 +02:00
</p>
<p align="center">
2021-04-07 18:19:23 +02: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-07 03:05:24 +02:00
<a href="https://wakatime.com/badge/github/donaldzou/WGDashboard"><img src="https://wakatime.com/badge/github/donaldzou/WGDashboard.svg" alt="wakatime"></a>
2022-02-27 21:50:55 +01:00
<a href="https://hits.seeyoufarm.com"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fdonaldzou%2FWGDashboard&count_bg=%2379C83D&title_bg=%23555555&icon=github.svg&icon_color=%23E7E7E7&title=Visitor&edge_flat=false"/></a>
2021-04-07 18:15:45 +02:00
</p>
2024-09-25 12:01:05 +02: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-17 05:32:16 +02:00
<p align="center"><b><i>This project is not affiliate to the official WireGuard Project</i></b></p>
2021-05-05 03:26:40 +02:00
2021-05-14 00:00:40 +02:00
<hr>
2024-08-17 05:02:36 +02:00
> [!NOTE]
2024-09-25 12:01:05 +02: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/)