fastdotcom
v1.2.0
Published
A speedtest tool that uses fast.com (Netflix) as its backend.
Downloads
76
Maintainers
Readme
fast
CLI tool to test your internet speed using fast.com (Netflix).
Install
Run it once, no install needed:
npx fastdotcomOr install it for good:
npm install -g fastdotcom # then run: fast
brew install longsien/tap/fastUsage
fast # run a full speed test
fast --no-upload # skip the upload test
fast --json # print results as JSON
fast --duration 10 # measure each direction for 10s (3-30, default ~6)
fast --no-tui # plain line output (auto when piped or NO_COLOR is set)
fast --version # print the version
fast --help # all optionsLicense
MIT © Long Sien
