donaldzou / WGDashboard

Simple dashboard for WireGuard VPN written in Python w/ Flask
https://donaldzou.github.io/WGDashboard-Documentation/
Apache License 2.0
1.47k stars 217 forks source link

Not Working and Outdated #257

Closed eakteam closed 6 months ago

eakteam commented 6 months ago

@donaldzou Is this project still maintained or not? It seems to be very outdated (it doesn't work with most of LTS OS versions) and too many issues are involved when trying to install and use it.

If it is still mainttained, is there any ETA when we can expect a release which will support LTS versions and newer ones? Regards.

zaknick commented 6 months ago

I've been studying various Wireguard webGUIs and can attest to this being a doable project for any Linux sysadmin. Ifconfig not being present is a non-issue to anybody with basic knowledge of server administration.

The license on Donald's WGDashboard is very generous; others aren't so altruistic.

I for one am very grateful for all his work.

eakteam commented 6 months ago

I've been studying various Wireguard webGUIs and can attest to this being a doable project for any Linux sysadmin. Ifconfig not being present is a non-issue to anybody with basic knowledge of server administration.

The license on Donald's WGDashboard is very generous; others aren't so altruistic.

I for one am very grateful for all his work.

I am grateful for all his work too and as developer myself it is really anoying when peoples complain for anything especially for open sources apps.... But you know it is not a comment with hate on my side.

I just wanted to know if there is any schedule on this because i think you are right, to many other webGUIs i think this is the best too...

donaldzou commented 6 months ago

Hi all, thank you for considering my project. Yes, this project still under maintain and I apologize the current version is outdated, might cause some issue in the newer Ubuntu/Debian system. I'm trying my best to push a new version and will do a completely test on each Python version and system to make sure they're good.

eakteam commented 6 months ago

Hi all, thank you for considering my project. Yes, this project still under maintain and I apologize the current version is outdated, might cause some issue in the newer Ubuntu/Debian system. I'm trying my best to push a new version and will do a completely test on each Python version and system to make sure they're good.

Keep up the great job. For some will be just like apt install ....... but it is very time consuming on your side and I believe that. This is why maybe we need to share this project as much because the community can help better with collaborating to it and make this the top of Wireguard GUIs.

Regards