系统准入

🟢 实时监控中
ONLINE SERVERS
{{ globalOnline }} / {{ servers.length }}
AGGREGATE TRAFFIC
{{ formatBytes(globalTraffic) }}
DOWNLOAD
↓ {{ formatBytes(globalSpeedIn) }}/s
UPLOAD
↑ {{ formatBytes(globalSpeedOut) }}/s

{{ u.username }} 已封禁

到期: {{ formatDate(u.expire_time) }}
已用: {{ formatBytes(u.traffic_used) }}上限: {{ u.traffic_limit > 0 ? formatBytes(u.traffic_limit) : '无限' }}

{{ vps.name }}

{{ vps.ip }}

UP: {{ vps.uptime || 'N/A' }} LOAD: {{ vps.load || '0.00' }}
CPU
{{ vps.cpu || 0 }}%
MEM
{{ vps.mem || 0 }}%
DISK
{{ vps.disk || 0 }}%
SPEED
↓ {{ formatBytes(vps.net_in_speed || 0) }}/s
↑ {{ formatBytes(vps.net_out_speed || 0) }}/s
7-DAY TRAFFIC TREND
FSCARMEN QUICK INSTALL

🚀 极速全量节点下发 (12合1)

输入起始端口,系统将采用 FSCARMEN 算法依次为您生成全部 12 个协议阵列:XTLS+Reality, Hysteria2, TUIC, ShadowTLS, Shadowsocks, Trojan, VMess+WS, VLESS+WS+TLS, H2+Reality, gRPC+Reality, AnyTLS, Naive。

手动单节点精细化下发
{{ node.protocol }} #{{ node.port }} 👤 {{ node.username }} 已停用
Argo: {{ node.sni }}
SNI: {{ node.sni }}
已用: {{ formatBytes(node.traffic_used) }} / {{ formatBytes(node.traffic_limit) }}
到期: {{ formatDate(node.expire_time) }}
节点矩阵为空,请在上方一键下发建立
Deploy Command
{{ generateCmd(vps.ip) }}
复制该机专属订阅

Hi, {{ currentUser }} 👋

欢迎来到您的专属网络服务中心

已用流量: {{ formatBytes(users[0]?.traffic_used || 0) }}总量: {{ users[0]?.traffic_limit > 0 ? formatBytes(users[0].traffic_limit) : '无限制' }}
账户状态: {{ users[0]?.enable === 1 ? '🟢 正常运行' : '🔴 已被封禁' }}到期时间: {{ formatDate(users[0]?.expire_time) }}

📍 我已开通的节点

{{ getVpsName(node.vps_ip) }}
{{ node.protocol }}PORT: {{ node.port }}