cloudflare-speed-cli
brew install cloudflare-speed-cli
v1.0.6
GPL-3.0-only
Cloudflare-based speed test with optional TUI
796
30-day installs · #1432
1.8k
90-day · #1696
1.9k
365-day · #2879
935
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
cloudflare
linux
linux-cli
network-performance
networking
rust
speedtest
tui
Links
- https://github.com/kavehtehrani/cloudflare-speed-cli
- GitHub: kavehtehrani/cloudflare-speed-cli
- Brew formula source: Formula/c/cloudflare-speed-cli.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"rust"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Cloudflare-based speed test with optional TUI",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:28+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cloudflare-speed-cli",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-18T08:22:34Z",
"github_readme_excerpt": "\u003ca href=\"https://github.com/kavehtehrani/cloudflare-speed-cli\"\u003e\n \u003cimg alt=\"cloudflare-speed-cli\" src=\"images/banner.svg\"\u003e\n\u003c/a\u003e\n\n# cloudflare-speed-cli\n\n[](https://crates.io/crates/cloudflare-speed-cli)\n[](https://www.rust-lang.org/)\n[](LICENSE)\n\nA CLI tool that displays network speed test results from Cloudflare\u0027s speed test service in a TUI interface.\n\n\u003e [!WARNING]\n\u003e If you\u0027re seeing zero download speeds, a hotfix has been implemented in v0.6.2. If you are on a version before this, upgrade by following the [installation instructions](#installation) below.\n\n\n\n\n\n## Features\n\n- **Speed Tests**: Download/upload throughput, idle latency, and loaded latency\n- **Diagnostics**: DNS resolution and TLS handshake timing run alongside every test\n- **UDP Quality**: Packet loss, jitter, and MOS-style link scoring\n- **IPv4 vs IPv6**: Optional side-by-side comparison (`--compare-ip-versions`), or force a single family with `-4`/`--ipv4-only` and `-6`/`--ipv6-only`\n- **Traceroute**: Optional ICMP traceroute to the Cloudflare edge (`--traceroute`)\n- **Proxy Support**: Route through HTTP, HTTPS, or SOCKS5 proxies (`--proxy`)\n- **TLS Trust**: Loads OS truststore, or supply a private CA with `--certificate`\n- **Interface Binding**: Bind to a specific network interface or source IP\n- **Interactive TUI**: Real-time charts and statistics\n- **History**: View and manage past test results\n- **Export**: Save results as JSON or CSV. headless text/JSON modes for scripting\n\nrun with `--help` to see full list of features\n\n## Installation\n\n### Cargo (crates.io)\n\nMy preferred way if you have cargo installed:\n\n```bash\ncargo install cloudflare-speed-cli\n```\n\nTo install the l",
"github_repo": "kavehtehrani/cloudflare-speed-cli",
"github_stars": 935,
"github_topics": [
"cloudflare",
"linux",
"linux-cli",
"network-performance",
"networking",
"rust",
"speedtest",
"tui"
],
"homepage": "https://github.com/kavehtehrani/cloudflare-speed-cli",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 796,
"installs_365d": 1925,
"installs_90d": 1761,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "cloudflare-speed-cli",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1432,
"rank_365d": 2879,
"rank_90d": 1696,
"raw_hash": "01e9cde691dc2cd6",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cloudflare-speed-cli.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.6",
"versioned_formulae": [],
"why_use_this": null
}