Y
Hacker News
new
|
ask
|
show
|
jobs
by
bfred_it
2396 days ago
For those who are more familiar with npm, there are two packages for this by Sindre Sorhus. You can run them without preinstalling them with npx, if you wish:
npx speed-test npx fast-cli
The second one uses fast.com
1 comments
CallMeMarc
2396 days ago
Also speedtest-net is a great one, it also has an programmatic API.
link