Skip to content

NetVitals is a command line application built to monitor networking speed and collect information about the local network configuration

License

Notifications You must be signed in to change notification settings

stellatatech/NetVitals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetVitals

NetVitals is a command line application built to monitor networking speed and collect information about the local network configuration.

Usage

View all available arguments by running the following command:

NetVitals -h

Commands

Below you'll find a table of all available commands for the NetVitals application:

Command Example Description
monitor NetVitals monitor -ARG NetVitals is a command line application built to monitor networking speed and collect information about the local network configuration

Monitor

Command (short) Command (long) Description
NetVitals monitor -a NetVitals monitor --all Collect all available metrics
NetVitals monitor -c NetVitals monitor --connect Validates connection request
NetVitals monitor -i NetVitals monitor --internal-ip Collect internal IP Address
NetVitals monitor -e NetVitals monitor --external-ip Collect external IP Address
NetVitals monitor -p NetVitals monitor --ping Get ping speed
NetVitals monitor -s NetVitals monitor --net-stats Get internet stats for all network adapters on the device
NetVitals monitor -d NetVitals monitor --download Test download speed
NetVitals monitor -v NetVitals monitor --version NetVitals version information

Build

If you're interested in building from source, you can easily compile the project by running the following command:

dotnet build

About

NetVitals is a command line application built to monitor networking speed and collect information about the local network configuration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages