cfspeedtest icon indicating copy to clipboard operation
cfspeedtest copied to clipboard

Unofficial CLI for speed.cloudflare.com

Results 24 cfspeedtest issues
Sort by recently updated
recently updated
newest added

``` Download 100KB [==============================] 166.93 mbit/s | 100KB in 4ms -> status: 200 OK Download 1MB [==============================] 845.63 mbit/s | 1MB in 9ms -> status: 200 OK Download 10MB [==============================]...

Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.8. Release notes Sourced from reqwest's releases. v0.12.8 What's Changed Add support for SOCKS4 proxies. Add multipart::Form::file() method for adding files easily. Add Body::wrap() to...

dependencies
rust

Bumps [indexmap](https://github.com/indexmap-rs/indexmap) from 2.4.0 to 2.6.0. Changelog Sourced from indexmap's changelog. 2.6.0 (2024-10-01) Implemented Clone for map::IntoIter and set::IntoIter. Updated the hashbrown dependency to version 0.15. 2.5.0 (2024-08-30) Added an...

dependencies
rust

Bumps [regex](https://github.com/rust-lang/regex) from 1.10.6 to 1.11.0. Changelog Sourced from regex's changelog. 1.11.0 (2024-09-29) This is a new minor release of regex that brings in an update to the Unicode Character...

dependencies
rust

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.208 to 1.0.210. Release notes Sourced from serde's releases. v1.0.210 Support serializing and deserializing IpAddr and SocketAddr in no-std mode on Rust 1.77+ (#2816, thanks @​MathiasKoch) Make...

dependencies
rust

I run IPv6 only networks. When passing the `--ipv6` parameter this crash occurs but without it the program executes correctly using IPv6! ``` $ cfspeedtest --version cfspeedtest 1.2.6 $ RUST_LOG=debug...

Currently the cli by default will run each test 10 for multiple data sizes. If your connection is slow, lets say 25Mbps the test can take 1-2 minutes to run....

When the host has a very slow connection, the user may not care at all about their upload or download speed. If I want to do a quick test, I...

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.5.47 to 4.5.50. Commits d8acd47 chore: Release 7c2b8d9 docs: Update changelog e69a2ea Merge pull request #5987 from mernen/fix-bash-comp-words-loop e03cc2e Merge pull request #5988 from cordx56/fix-builder-custom-version-docs 5ab2579 fix:...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.37 to 4.5.38. Release notes Sourced from clap's releases. v4.5.38 [4.5.38] - 2025-05-11 Fixes (help) When showing aliases, include leading -- or - Changelog Sourced from clap's...

dependencies
rust