@ahm0xc/fastc
v0.0.4
Published
A utility cli to check your internet speed.
Readme
fastc
A fast internet speed test CLI powered by fast.com.

Installation
npm i -g @ahm0xc/fastcUsage
Run the speed test with a single command:
fastcThe test measures both download and upload speeds using fast.com's infrastructure. Results are displayed in Mbps (or Gbps for connections above 1 Gbps).
How it works
fastc fetches test targets from fast.com, runs concurrent download and upload streams for ~10 seconds each, and reports your measured throughput. It automatically handles token refresh when needed.
Support
- Issues: https://github.com/ahm0xc/fastc/issues
- Author: ahm0xc
