LoginSignup
37
20

More than 5 years have passed since last update.

回線速度のテストができる「fast」コマンドが便利だった

Last updated at Posted at 2018-05-09

インターネット回線の速度テストができるウェブサイトと言えばSpeedtestFast.comがあるが、今回使ってみたのはFast.comのコマンドラインツールfast-cliだ。

使い方はシンプルでfastを叩くと通信速度を測定してくれる。

(このデモは会社のNURO回線で測定したもの。早い…。)

インストール方法

fast-cliはNodeモジュールなのでnpmでインストールする:

npm install --global fast-cli
37
20
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
37
20