Infrastructure / {{ currentTab.charAt(0).toUpperCase() + currentTab.slice(1) }}
{{ isRouteAdmin ? (settingsForm.domain || 'Node-Active') : 'eu-west-node-viewer' }}
CPU Load
{{ stats.cpu }}%
Memory
{{ stats.memory }}%
{{ isRouteAdmin ? 'Active Clients' : 'Connections' }}
{{ isRouteAdmin ? users.length : '1,024' }}
Currently provisioned
Total Traffic (Est.)
{{ totalTrafficDisplay }}
Combined Up/Down

Live Network Traffic ({{ currentSpeedDisplay }})

Downlink Uplink

{{ isRouteAdmin ? 'Top Active Clients' : 'Live Connections' }}

Identifier Download Upload Speed (↓/↑) Status

Access Management

Manage client routing profiles.

Identifier Config Traffic (D/U) Actions
{{ user.name.charAt(0) }}
{{ user.name }}
{{ user.flow || 'standard' }} {{ formatBytes(userStats[user.name]?.total_down || 0) }} / {{ formatBytes(userStats[user.name]?.total_up || 0) }}

Global Settings

System Logs

{{ logs }}

Core Configuration

New Client

Edit Client

{{ selectedUser.name }}

Access Restricted

Viewer accounts cannot modify system configuration.

{{ toastMessage }}