WireGuard configs in your browser
Generate server + client configs with QR codes. Keys are created on your device and never sent to our servers. Then spin up a small VPS and go live in minutes.
Generator
Tip: use your VPS public IPv4 as the endpoint. Change it later by editing the client Endpoint line.
Your configs
Download the files, or scan QR codes on mobile. Keep private keys private.
Deploy on a VPS
- Create a small VPS (1 vCPU / 1 GB is enough).
- Copy
wg0-server.confto/etc/wireguard/wg0.conf. - Run:
systemctl enable --now wg-quick@wg0 - Open UDP 51820 in the firewall.
Affiliate links help keep this tool free. DigitalOcean link updates when Awin approves the program.
Why this kit
- Private by design — key generation stays in your browser.
- Ready to paste — server + clients + QR, not just math.
- Clear next step — sized for a cheap VPS, with deploy commands.