wg-admin
1 commentThe first launch from wg-admin

wg-admin sits on top of an existing WireGuard server instead of replacing it. It reads the configs already in /etc/wireguard, lets you add, rename, rotate and remove peers, hands out client .conf files and QR codes, shows last handshake and transfer, and applies changes with wg syncconf so the tunnel never bounces. A backup is written before the first change, and it binds to localhost by default.
Meet the team
What people who use it say
Nobody has reviewed wg-admin yet. If you have used it, you are the one who can say whether it holds up.
Write the first review
Sign in to comment
Every WireGuard panel I have tried wanted to own the server: its own config layout, its own wg-quick, and a migration I did not ask for. This one starts from the position that your setup already works and it is only there for the peer chores.
That is a smaller product and a better one. syncconf instead of a restart is the detail that shows the author has run one of these in anger.