Generate WireGuard configs for use in advanced deployments.
- Automatic key generation
- Private keys
- Preshared keys
- Multi-peer (mesh) deployments
- Import existing configs
- Per peer customisation
- Describe your deployment in:
- yaml
- toml
- json
- Export to:
-
wg-quick
-
systemd-networkd
-
Netctl
-
NetworkManager
-
- Type safe API
npx wgconfgen
Coming Soon