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: about 1 year 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T09:38:01.000Z (almost 2 years ago)
- Last Synced: 2024-06-15T04:38:13.273Z (almost 2 years 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
- awesome-tools - donaldzou/WGDashboard - Simplest dashboard for WireGuard VPN written in Python w/ Flask (Proxy and VPN / Python)
README
> [!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!
> [!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
Join our Discord Server for quick help, or you wanna chat about this project!
Alternatively, you can also reach out at our Matrix.org Chatroom :)
> [!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/)