Generate one-time config link
generate_one_time_linkGenerate a one-time download link for a WireGuard client configuration to share securely with a specific user. The link expires after first use, preventing unauthorized access.
Instructions
Generate a one-time download link for a client configuration that can be shared with the end user. Requires WG_ENABLE_ONE_TIME_LINKS to be enabled on the wg-easy instance. SENSITIVE: anyone with the link can download the full client configuration without authentication — share it only with the intended user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clientId | Yes | Numeric ID of the client (see list_clients) |