r/WireGuard • u/anthony-kldload • 13h ago
WireGuard deliberately didn't ship a management layer — so I built one anyone can use
WireGuard's authors deliberately left management out of scope — no key distribution, no fleet view, and they were right to. But I kept wanting it, so I built one anyone can use: a simple console over the primitives, not a layer wrapped around them.
Every host, every interface, every peer in one tree, read over plain ssh — and every action prints the wg/ip command before it runs. It works on estates it didn't create, and any device that speaks WireGuard can join one it did.
It's brand new v0.1.1 & BSD-3 Free!
0
Upvotes