16 lines
631 B
Markdown
16 lines
631 B
Markdown
# Add WireGuard Configuration
|
|
|
|
Create and manage WireGuard peer configurations for client devices.
|
|
|
|
## Overview
|
|
|
|
Each device connected to the NexusGuard network gets a unique WireGuard configuration file. These can be downloaded, displayed as QR codes, or shared via time-limited links.
|
|
|
|
## Steps
|
|
|
|
1. Navigate to the **Devices** page in the Dashboard.
|
|
2. Click **+ Add Peer** and select the target server node.
|
|
3. Enter a name for the device and configure network settings.
|
|
4. Optionally enable **Allow Internet Access** for full-tunnel VPN.
|
|
5. After creation, download the `.conf` file, show the QR code, or copy the config text.
|