← Back to Dashboard

🔐 WireGuard Device Enrollment

Instructions for PC / Mac
  1. Install WireGuard from wireguard.com/install.
  2. Open a terminal and run:
  3. wg genkey > priv.key
  4. wg pubkey < priv.key > pub.key
  5. Paste the contents of pub.key into the Public Key field below.
  6. Paste the contents of priv.key into the Private Key field (stays local — never sent to server).
  7. Enroll, then download the .conf and import it into the WireGuard app.