{{ toast }}
每 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 ? '▲收起' : '▼展开' }}
暂无结果
| 节点 | ISP | HTTP | 解析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 }} |