← Back to Dashboard🔐 WireGuard Device Enrollment
Instructions for PC / Mac
- Install WireGuard from wireguard.com/install.
- Open a terminal and run:
- wg genkey > priv.key
- wg pubkey < priv.key > pub.key
- Paste the contents of pub.key into the Public Key field below.
- Paste the contents of priv.key into the Private Key field (stays local — never sent to server).
- Enroll, then download the .conf and import it into the WireGuard app.