网络速度测试工具
这个工具可以一键测试当前网络环境的延迟、下载速度与上传速度,并显示测试节点和浏览器检测到的连接类型,方便快速检查 Wi-Fi、移动网络或 VPN 连接状态。
网络速度测试工具
点击一次即可测试当前连接的延迟、下载速度与上传速度。
{{ metric.title }}
{{ formatMetric(results[metric.key]) }}
{{ metric.unit }}
IP 地址: {{ clientIp || i18n.none }} - {{ clientMeta }}
{{ statusText }}
{{ errorMessage }}
- 测试节点 {{ serverLabel }}
- Jitter {{ formatMetric(results.jitter) }} ms
- 浏览器网络类型 {{ connectionLabel }}
测试说明
结果会受到 Wi-Fi 信号、VPN、浏览器标签页、服务器节点与当前网络拥塞影响,建议关闭大型下载后再测一次。
测试记录
尚未有测试记录。完成测速后会自动保存在此浏览器。
| 时间 | Download 下载 | Upload 上传 | Ping | Jitter | 测试节点 | 连接 |
|---|---|---|---|---|---|---|
| {{ item.time }} | {{ formatMetric(item.download) }} Mbps | {{ formatMetric(item.upload) }} Mbps | {{ formatMetric(item.ping) }} ms | {{ formatMetric(item.jitter) }} ms | {{ item.server || i18n.none }} | {{ item.connection || i18n.none }} |