bw-ping
v0.1.2
Published
Latency real-time analytics
Downloads
5
Readme
bwping
A simple ping utility that shows you your network ping (latency) in the console.
Installation
Make sure that you have node.js runtime installed. Get the latest installation file at the offical site
Once installed type this in your console
npm install -g bw-ping
Run
Maximize your console window for best experience.
bwping
Configuration
Use the help command to view current default configuration and how to modify it
bwping --help
Use -s flag to permanently update your default configuration to the flags you set. for example:
bwping --host us.battle.net -s
Supported Platforms
Currently only Windows is supported.
License
MIT