系统准入

📺 Youtube频道 🐙 Github仓库 🟢
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

⚡️ Cloudflared 隧道将在后台静默运行并自动抓取回传域名。

{{ node.protocol }} #{{ node.port }} 👤 {{ node.username }} 已停用
Argo: {{ node.sni }}
SNI: {{ node.sni }}
{{ node.relay_type === 'external' ? `转发至: ${node.target_ip}:${node.target_port}` : `链式内部节点` }}
已用: {{ 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 }}