wg-dashboard
wg-dashboard copied to clipboard
cant seem to make the dashboard work
Good day, I tried to run your script on GoogleCloud on both debian 10 and Ubuntu bionic Wireguard is perfectly installed but the dashboard on localhost:3000 is not working and returns a blank page,
i tried manually installing and following your script to know what problem might be the cause but there are not errors whatsoever.
What are your recommendations
try make: ufw status
, if you cannot see port 3000, you need to execute this command: ufw allow 3000 && ufw allow 58210.
also try execute netstat -lntup
if you don't find some like:
perhaps wg-dashboard does not installed successfully
Hey @freetextmike , sadly we recently decided to deprecate the project due to lack of time :(
THIS PROJECT IS UNMAINTAINED
If you want to take over development please contact us. In the meantime we recommend having a look at:
- https://github.com/tailscale/tailscale
- https://github.com/subspacecommunity/subspace
- https://github.com/EmbarkStudios/wg-ui