WireGuard Dashboard
"WGDashboard is a simple dashboard for WireGuard VPN written in Python & Vue.js.
Monitoring WireGuard is not convenient. In most cases, 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 an easy way!"
- Manage peers and configuration
- Generate QR codes and .conf files for peers and share them
- Schedule jobs to delete / restrict peer when conditions are met
- View real time peer status
- Testing tool: Ping and Traceroute to your peer
- ... and more
Donald Zou