Files
tldr/pages.zh/common/speed-test.md

20 lines
401 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 速度测试
> 使用 <https://speedtest.net> 测试您的互联网连接速度和延迟。
> 更多信息:<https://github.com/sindresorhus/speed-test>。
- 测试您的互联网连接和延迟速度:
`speed-test`
- 以 JSON 格式打印结果:
`speed-test --json`
- 以每秒兆字节MBps打印结果
`speed-test --bytes`
- 打印更详细的信息:
`speed-test --verbose`