speed-cloudflare-cli icon indicating copy to clipboard operation
speed-cloudflare-cli copied to clipboard

πŸ“ˆ Measure the speed and consistency of your internet connection using speed.cloudflare.com

Results 11 speed-cloudflare-cli issues
Sort by recently updated
recently updated
newest added

Hi there. I found myself wanting to use this on a number of machines which all had docker installed. I quickly build your script into a distroless docker container. I've...

``` curl https://speed.cloudflare.com/cdn-cgi/trace fl=136f4 h=speed.cloudflare.com ip=216.155.55.42 ts=1650455342.373 visit_scheme=https uag=curl/7.68.0 colo=DUR http=http/2 loc=AE tls=TLSv1.3 sni=plaintext warp=off gateway=off ``` The location in https://speed.cloudflare.com/locations is correct, but for some reason it returns Durban...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Would it be an option to open this library to not just work as a CLI but actually access the functions in my own code? The code already looks like...

This pull request fixes #28, which is caused by https.request using the same global Agent as well as the same socket for each latency measurement request, which results in the...

Node v20.10 ``` (node:4705) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 lookup listeners added to [TLSSocket]. Use emitter.setMaxListeners() to increase limit at _addListener (node:events:588:17) at TLSSocket.addListener (node:events:606:10) at Readable.on (node:internal/streams/readable:1104:35)...

Hello maintainers of `speed-cloudflare-cli`, First and foremost, thank you for creating such a useful tool! I've been utilizing it extensively and I have a couple of feature requests that I...