Show HN: Wg-admin – web UI for an existing WireGuard host
github.com
Show HN: Wg-admin – web UI for an existing WireGuard host
1–10 of 13 posts
Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#2Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#3Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#4Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#5Looks like hand coded. Kudos for that!
Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#6Looks like hand coded. Kudos for that!
Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#7I have found that WG client management is as simple as a couple scripts and a TSV file to match pubkeys to users.
Anyhow, cool project and I like the overall concept of respecting existing config.
Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#8Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#9Looks like hand coded. Kudos for that!
I've tried wg-easy, but I didn't like the docker approach because it implied to dramatically alter my setup. I just wanted something to manage my already existing setup, something simple and effective. And the coding agent was good enough to built quickly what I needed.
Re: Show HN: Wg-admin – web UI for an existing WireGuard host
#10Seems like high-risk and low-reward for your network security. You could host it behind the WG interface, but… still exposing the castle’s master key to a python web app. I have found that WG client management is as simple as a couple scripts and a TSV file to match pubkeys to users. Anyhow, cool project and I like the overall concept of respecting existing config.