Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 500 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 500 Bytes

Network Info CLI (netscout)

A simple Node.js CLI tool for monitoring and managing network-related tasks. Currently, it provides local and public network information and speed testing. More functionalities to come.

Features

  • View local and public network information.
  • Conduct speed tests (download and upload) with average results.
  • User-friendly prompts for various tasks.

Installation

You can install the netscout CLI tool globally via npm:

npm install -g netscout