暂无隧道,点击「新建隧道」开始添加
{{
tunnel.name }}
{{ tunnel.type.toUpperCase() }}
内网地址{{ tunnel.localIP }}:{{ tunnel.localPort }}
外网端口{{ tunnel.remotePort }}
连接地址{{ tunnel.fullAddr }}
暂无节点,请联系管理员添加
{{
node.name }}
{{ node.status === 'online' ? '在线' : '离线' }}
运行时间{{ node.uptime || '--' }}
用户管理
所有用户
{{ user.username.charAt(0).toUpperCase() }}
{{ user.username }}
{{ user.email || '-' }}
ADMIN
设置流量 (字节)
切换节点
请从左栏选择一个用户
全局节点
| 名称 | 服务器地址 | 端口 | 状态 | 运行时间 | 操作 |
|---|---|---|---|---|---|
| {{ node.name }} | {{ node.serverAddr }} | {{ node.serverPort }} | {{ node.status === 'online' ? '在线' : '离线' }} | {{ node.uptime || '--' }} |