warp-server admin

{{ loginError }}

warp-server

{{ summary }}
Key Customer Status Instances 1d 7d 30d Expires Last seen
{{ row.customer_id }} {{ row.status }} {{ row.active_instances ?? '—' }} / {{ row.max_instances }} {{ fmtNum(row.usage?.last_1d) }} {{ fmtNum(row.usage?.last_7d) }} {{ fmtNum(row.usage?.last_30d) }} {{ fmtDate(row.expires_at) }} {{ fmtRelative(row.last_seen_at) }}
{{ licenses.length ? 'No matches.' : 'No licenses yet.' }}

Sharing-suspicion alerts

No alerts.
  • {{ fmtDate(alert.ts) }}
    {{ alert.message || 'Multiple distinct IPs detected for one license.' }}
    IPs: {{ (alert.ips || []).join(', ') }}

New license

{{ createError }}

License issued

Copy the key now. It is shown only once.

{{ issuedKey }}
{{ toast.msg }}