17ce 节点检测控制台

{{ toast }}
调度器: {{ settings.scheduler_paused == 1 ? '已暂停' : '运行中' }} 原因: {{ settings.pause_reason }}
全局日额度
单域名日额度
最小间隔(分)
暂停
暂停原因

{{ editingDomain.id ? '编辑域名' : '新增域名' }}

仅适合静态内容;动态页面易误报
暂无数据 / 接口未就绪
IDURLHost启用间隔超时IP比对操作
{{ d.id }}{{ d.url }}{{ d.host }} {{ d.enabled == 1 ? '是' : '否' }} {{ d.interval_min }}{{ d.timeout }} {{ d.ip_check_enabled == 1 ? ('开:' + (d.expected_ips || d.expected_cidrs || '')) : '关' }}
全局节点筛选:对所有域名的检测统一生效。勾选省份(按大区分组,可整区全选)和运营商。 17ce 要求至少选一个省份;每个省份/运营商组合分配 num 个节点。
已选 {{ selectedProvCount }} 省 / {{ selectedIspCount }} 运营商

运营商

省份(按大区)

{{ g.region }}
每 3 秒自动刷新
请选择一个域名查看检测历史
暂无数据 / 接口未就绪
Run #{{ r.id }} · 状态: {{ r.status || '-' }} · {{ r.started_at || '' }} 收到 {{ r.received_nodes || 0 }} 入库 {{ (r.received_nodes||0) - (r.filtered_nodes||0) }} 过滤 {{ r.filtered_nodes || 0 }} 超时 {{ r.timeout_nodes || 0 }} 成功 {{ r.ok_nodes || 0 }}
{{ expandedRun===r.id ? '▲收起' : '▼展开' }}
暂无结果
节点ISPHTTP解析IP(归属)IP比对内容故障类型总耗时错误
{{ res.node_id }} (已过滤) {{ res.isp }}{{ res.http_code }} {{ res.resolved_ip || '-' }} ({{ res.resolved_ip_from }}) {{ res.ip_match == null ? '-' : (res.ip_match == 1 ? '✓' : '✗') }} {{ res.body_match == null ? '-' : (res.body_match == 1 ? '✓' : '✗篡改') }} {{ res.fail_type || '-' }} {{ res.total_time }}{{ res.err_msg }}
请选择一个域名查看趋势
暂无检测数据
左轴:成功率(%,按排除黑名单后的可评估节点计);右轴:成功节点平均总耗时(ms)。
按运营商/省份聚合最近一次检测,快速判断:仅某运营商污染 / 某省污染 / 三网全挂。 成功率低且污染/劫持集中在某维度 = 该维度被污染劫持。
Run #{{ diag.run.id }} · {{ diag.run.started_at }}
请选择一个域名
该域名暂无检测数据

按运营商

运营商节点成功率污染劫持超时连接失败HTTP错误
{{ ispName(g.isp) }} {{ g.total }} {{ rate(g) }}% {{ g.pollution }} {{ g.hijack }} {{ g.timeout }}{{ g.connect_fail }}{{ g.http_error }}

按省份

省份ID节点成功率污染劫持超时连接失败HTTP错误
{{ g.pro_id }} {{ g.total }} {{ rate(g) }}% {{ g.pollution }} {{ g.hijack }} {{ g.timeout }}{{ g.connect_fail }}{{ g.http_error }}

按运营商+省份

运营商/省份节点成功率污染劫持超时连接失败HTTP错误
{{ ispName(g.isp) }} / 省{{ g.pro_id }} {{ g.total }} {{ rate(g) }}% {{ g.pollution }} {{ g.hijack }} {{ g.timeout }}{{ g.connect_fail }}{{ g.http_error }}
暂无数据 / 接口未就绪
节点ID原因来源过期时间操作
{{ b.node_id }}{{ b.reason }}{{ b.source }}{{ b.expires_at || '永久' }}
Telegram 告警:正常→异常发一次,持续异常不重发,恢复时通知。失败率按「排除黑名单后的可评估节点」计算。 国内服务器需配置代理(tg_proxy 或环境变量 HTTPS_PROXY)。配置后请先点「测试发送」验证。

最近告警日志

暂无告警记录
时间类型级别标题状态错误
{{ a.created_at }}{{ a.alert_type }}{{ a.level }} {{ a.title }} {{ a.status }} {{ a.error || '' }}