Admin Control Center

Users, nodes, webhooks, plans, products, logs

Run the whole network from one clean admin page.

Manage users, create more admins, watch nodes, push store products, and send Discord webhook alerts when users sign up, create tunnels, or when a node goes offline.

Cleaner layout Create more admins Discord webhooks Node offline alerts
0
Total users
0
Total tunnels
0
Visitors
0
Known nodes
-
Users
-
Tunnels
-
Visitors
-
Node alerts

Overview

Quick health view for the panel, nodes, and recent activity.

Latest activity

Node status

Users

Promote, ban, set plan, reset password, and inspect accounts.

Admins

Create or remove admins from inside the panel.

Promote an existing user

Needs backend route: POST /api/admin/users/:id/role

Current admins

Nodes

See every node, where it is, and whether it is online or offline.

Node Status Host Services Last seen

Node offline webhook event expects a backend event whenever a node misses heartbeats or is marked offline.

Discord Webhooks

Send messages when users sign up, create tunnels, or when a node goes offline.

Webhook settings

Needs backend routes like GET/POST /api/admin/settings/webhooks and POST /api/admin/settings/webhooks/test

Example Discord messages

New account
User dylan signed up with email [email protected].
New tunnel
User dylan created admin-934e.epicsitez.com on node darwin-1.
Node offline
Node darwin-1 went offline at 2026-04-09 12:43 UTC.

Shop

Add products from the admin page and manage the store.

Add shop product

Existing products

Hook this to a product list route if you want the current shop items shown here too.

Logs

Recent panel activity and system events.