Skip to content

Device Administration

Stefano Bertelli edited this page Apr 3, 2026 · 1 revision

Device Administration

The All Devices page (/admin/devices) gives administrators a global view of every VPN device across all users.

All Devices

Device Table

The table shows all devices in the system with:

Column Description
Status Color-coded connection indicator
Name Device name
Owner Email of the device owner
IPv4 Assigned tunnel IPv4 address
IPv6 Assigned tunnel IPv6 address
Public Key Truncated WireGuard public key
RX / TX Traffic statistics
Last Handshake Most recent WireGuard handshake
Actions Edit and delete buttons

Filtering

Use the user dropdown filter at the top to show devices belonging to a specific user, or view all devices at once.

Admin Device Creation

Administrators can create devices on behalf of any user. The creation dialog includes all the same fields as the user-facing dialog (see Devices), plus a User dropdown to select the device owner.

Managing Devices

  • Edit - Click the edit icon to modify device name, description, and configuration overrides
  • Delete - Click the delete icon to remove a device and its WireGuard peer configuration
  • Click row - Open the device detail page with traffic charts and full configuration

Clone this wiki locally