Remix.run Logo
Show HN: Wg-admin – web UI for an existing WireGuard host(github.com)
15 points by vsergione 4 hours ago | 3 comments

Reads /etc/wireguard, lets you add/edit/remove peers, applies with wg syncconf (no interface bounce). Does not install WireGuard or rewrite your PostUp/NAT. That's all

ma2kx 4 hours ago | parent | next [-]

Looks like hand coded. Kudos for that!

Lapalux an hour ago | parent [-]

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

DylanMerigaud 4 hours ago | parent | prev [-]

Nice work, following along.