{{ toast.icon }} {{ toast.message }}
🔒

IP 连通性检测系统

请输入访问密码后继续
密码错误,请重试

✏️ 编辑节点

🌐 IP 连通性检测系统

实时监控节点 telnet 连接状态,状态变化自动推送企业微信告警

{{ total }}
总节点数
{{ onlineCount }}
在线
{{ offlineCount }}
离线
{{ unknownCount }}
待检测
自动刷新间隔:5秒  |  最后更新:{{ lastUpdate || '-' }}
全选 已选 {{ selectedIds.length }} 个
暂无节点数据

📥 批量导入节点

每行格式:名称<tab>IP<tab>端口<tab>Auth1<tab>Auth2
{{ node.node.name }}
{{ statusText(node.is_online) }}
IP: {{ node.node.ip }} : {{ node.node.port }}
Auth1: {{ node.node.auth1 }}
Auth2: {{ node.node.auth2 }}
连续失败: {{ node.fail_count }} 次 检测: {{ formatTime(node.last_check) }}
📋 最近状态变更
{{ h.message }} {{ formatTime(h.timestamp) }}