← 返回命令列表

Linux command

cloudflare-speed-cli 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Run

speed-cloudflare-cli

Run

npx speed-cloudflare-cli

Output

speed-cloudflare-cli --json

说明

speed-cloudflare-cli is a Node.js command-line tool that measures the speed and consistency of your internet connection using Cloudflare's speed test infrastructure at speed.cloudflare.com. It tests download speed, upload speed, and latency, reporting metrics including jitter. The tool performs 20 latency measurements, then tests download speed across 5 payload sizes (100kB to 100MB) and upload speed across 3 payload sizes (11kB to 1MB). Results report the 90th percentile speed in Mbps. Output includes server location (city and IATA code), your IP address, latency statistics (min, max, average, median, jitter), download speed, and upload speed.

参数

--json
Output results in JSON format instead of human-readable colored console output.

FAQ

What is the cloudflare-speed-cli command used for?

speed-cloudflare-cli is a Node.js command-line tool that measures the speed and consistency of your internet connection using Cloudflare's speed test infrastructure at speed.cloudflare.com. It tests download speed, upload speed, and latency, reporting metrics including jitter. The tool performs 20 latency measurements, then tests download speed across 5 payload sizes (100kB to 100MB) and upload speed across 3 payload sizes (11kB to 1MB). Results report the 90th percentile speed in Mbps. Output includes server location (city and IATA code), your IP address, latency statistics (min, max, average, median, jitter), download speed, and upload speed.

How do I run a basic cloudflare-speed-cli example?

Run `speed-cloudflare-cli` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --json do in cloudflare-speed-cli?

Output results in JSON format instead of human-readable colored console output.