1.0.0 • Published 10 months ago

speedscan v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

speedscan

speedscan is a command-line tool built with TypeScript that allows users to check their internet speed. It leverages the speedtest-net package to measure download and upload speeds, as well as ping latency.

Features

  • Check internet speed directly from your terminal
  • Option to specify a server ID for testing
  • Verbose mode for detailed output
  • Built with TypeScript to ensure type safety and modern development practices

Installation

You can install speedscan globally to use it from anywhere on your system:

npm install -g speedscan
1.0.0

10 months ago