Wireguard Server GUI
-
@fbartels Did you get any further in this effort? Repo owner doesn’t seem to appreciate the effort because they just closed the issue
@yusf no, I haven't spent any time on this, but since I watch the git repository I have seen the lack of interest from the original authors (and the one active fork).
The GUI also recently popped up in https://news.ycombinator.com/item?id=19709411. Let's see if the authors have a genuine interest in open source.
-
@yusf no, I haven't spent any time on this, but since I watch the git repository I have seen the lack of interest from the original authors (and the one active fork).
The GUI also recently popped up in https://news.ycombinator.com/item?id=19709411. Let's see if the authors have a genuine interest in open source.
-
@fbartels I see. Yes, the application seemed very close to the author’s own cloud app project, possibly smelling competition. Perhaps there’s alternative GUIs out there too.
-
I have to read up on Wireguard, but if the "management" layer is similar to OpenVPN, we can re-purpose large parts of the UI work done by @mehdi . https://git.cloudron.io/cloudron/openvpn-app
-
I've been using https://github.com/wg-dashboard/wg-dashboard for the last month or two, and it works quite reasonably. Would require some tweaking to fit in Cloudron, but might be a good option.
-
A community fork has been gathering steam and is being actively developed:
https://github.com/subspacecommunity/subspace
Might be worth revisiting for potential packagers.