3.0.1 • Published 3 months ago
netcheck-cli v3.0.1
netcheck
A CLI tool to check network stats.
Installation
npm install -g netcheck-cli
Usage
netcheck [options]
Options:
-v, --verbose Show detailed output
--server <url> Specify a test server URL
--help Show help
Example
netcheck
# Runs a basic network check for speed, latency, jitter, and packet loss.
netcheck -v
# Runs a detailed network check with verbose output.