
Company News
Socket Has Acquired Secure Annex
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.
Test your download and upload speed using fast.com

Ensure you have Node.js 20+ installed. Then run the following:
npm install --global fast-cli
This project uses Puppeteer under the hood. Most install issues are related to that.
$ fast --help
Usage
$ fast
$ fast > file
Options
--upload, -u Measure upload speed in addition to download speed
--single-line Reduce spacing and output to a single line
--json JSON output
--verbose Include latency and server location information
Examples
$ fast --upload > file && cat file
17 Mbps
4.4 Mbps
$ fast --upload --json
Include additional diagnostic information like latency and client location:
fast --verbose
72 Mbps
8 Mbps
Latency: 8 ms (unloaded) / 16 ms (loaded)
Client: Osaka, JP • 216.144.245.67
The speeds are in Mbps.
fast --upload --json
{
"downloadSpeed": 52,
"uploadSpeed": 64,
"downloadUnit": "Mbps",
"uploadUnit": "Mbps",
"downloaded": 270,
"uploaded": 290,
"latency": 9,
"bufferBloat": 46,
"userLocation": "Somewhere, NO",
"userIp": "49.222.206.21"
}
FAQs
Test your download and upload speed using fast.com
The npm package fast-cli receives a total of 735 weekly downloads. As such, fast-cli popularity was classified as not popular.
We found that fast-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket has acquired Secure Annex to expand extension security across browsers, IDEs, and AI tools.

Research
/Security News
Socket is tracking cloned Open VSX extensions tied to GlassWorm, with several updated from benign-looking sleepers into malware delivery vehicles.

Product
Reachability analysis for PHP is now available in experimental, helping teams identify which vulnerabilities are actually exploitable.