7 ms·
Show HN: WireGuard Configuration Generator
I've create a simple WireGuard Config Generator for Mesh- and Hub-Spoke-networks.
Goals were:
- secure, client-side only
- generation from seed to reproduce key-gen
- simple self-hosting
- open-source (MIT License)
It is not finished and there are some features I'd like to add at some point + security audit (mainly to learn).
I'd appreciate your feedback.