Show HN: Wg-admin – web UI for an existing WireGuard host

22 pointsposted 8 hours ago
by vsergione

6 Comments

jchook

2 hours ago

Seems 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.

russelg

38 minutes ago

Any notable differences from wg-easy?

ma2kx

8 hours ago

Looks like hand coded. Kudos for that!

docheinestages

3 hours ago

A dead giveaway that I think it's AI-made (not necessarily a con) is the complexity of the UI and redundant information. Things like the green dot paired with "interface is up". It looks polished though.

Lapalux

5 hours ago

Not sure how you could tell that - the entire repo is 4 commits, all within the last 4 hours.