IP: {{ ipInfo.ip }}
运营商: {{ ipInfo.isp }}
检测到: {{ detectedCarrier }}
无限制的跑下去
已消失的流量
{{ settings.infinite ? formatBytes(totalTraffic) : formatTrafficByUnit(totalTraffic) }}
每秒实时流量
{{ formatSpeed(currentSpeed) }}
运行时长
{{ formatTime(runTime) }}
网络延迟
{{ latency }} ms
T{{ index + 1 }}
{{ thread && thread.active ? formatSpeed(thread.speed) : '空闲' }}
{{ formatBytes(record.traffic) }}
{{ record.date }}
{{ formatTime(record.duration) }}
暂无历史记录