Skip to content

A tiny but useful command line tool to show the `ping` latency time for each given ip address

Notifications You must be signed in to change notification settings

Fangyh09/shell-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

net-status

A tiny but useful command line tool to show ping cost time for each ip address

Screenshot

Install

wget https://raw.githubusercontent.com/Fangyh09/net-status/master/net-status.sh
chmod 755 net-status.sh

# optional 
sudo ln -s net-status.sh /usr/local/bin/netstatus

Usage

1. bash net-status.sh or 
2. ./net-status.sh or
3. netstatus (if have linked it to /usr/local/bin/netstatus)

About

A tiny but useful command line tool to show the `ping` latency time for each given ip address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages