WGDashboard
WGDashboard copied to clipboard
Simplest dashboard for WireGuard VPN written in Python w/ Flask
**Describe The Problem** Starting WGDashboard isn't working. **Expected Error / Traceback** ``` [root@wireguard-01 log]# cat error_20220804171601.log [2022-08-04 17:16:01 +0200] [1747] [INFO] Starting gunicorn 20.1.0 [2022-08-04 17:16:01 +0200] [1747] [INFO] Listening...
Hi i install the dashboard and python 3 and pip via `sudo apt install python3-pip` Installation completed without any error but start it output this error : `------------------------------------------------------------ | Starting...
Hello Guys I can't access to the dashboard, cause im getting internal server error just next i put the crednetials into the logon page... Im using admin - admin as...
WARNING: some of the DB fields have been renamed, thus this is a breaking PR In this PR, the application has been split into: - dashboard.py (browser endpoints) - wg.py...
I have followed step by step guide but still can’t run dashboard. While starting its showing Starting WGDashboard with Gunicorn in the background. | ./wgd.sh: line 104: gunicorn: command not...
**Failed to start wg-dashboard.service** when I done step by step install and modified configuration but I face the error that wg-dashboard service failed to start. Kindly see below screen shot...
**Describe The Problem** I can't get WGDashboard to run behind the traefik proxy. Have tried the configuration below. Is there any extra flag required to get this to work? Maybe...
1. Traffic statistics function ❤️ from #101 2. API interface ❤️ from #101 3. Block peers without deleting it. ❤️ from #88 4. Remove peers after a certain amount of...
Hi! after the last time I ran the update command (./wgd.sh update), all worked fine. However, I went to do so today to see if there was a new subversion...
**Describe The Problem** Add Peer dialog hangs on /16 networks **Expected Error / Traceback** ``` No traceback, it just hangs ``` **To Reproduce** - create interface with /16 network -...