Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donaldzou/wgdashboard
Simple dashboard for WireGuard VPN written in Python w/ Flask
https://github.com/donaldzou/wgdashboard
dashboard flask-application linux python python3 vpn vuejs wireguard wireguard-dashboard wireguard-vpn
Last synced: 28 days ago
JSON representation
Simple dashboard for WireGuard VPN written in Python w/ Flask
- Host: GitHub
- URL: https://github.com/donaldzou/wgdashboard
- Owner: donaldzou
- License: apache-2.0
- Created: 2020-10-18T05:08:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T09:38:01.000Z (5 months ago)
- Last Synced: 2024-06-15T04:38:13.273Z (5 months ago)
- Topics: dashboard, flask-application, linux, python, python3, vpn, vuejs, wireguard, wireguard-dashboard, wireguard-vpn
- Language: Python
- Homepage:
- Size: 15.5 MB
- Stars: 1,212
- Watchers: 38
- Forks: 173
- Open Issues: 99
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
> [!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
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.- [đź’ˇ 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/)