Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi Ping

Ping multiple hosts and/or IPs in one window.

Requirements

  1. UNIX based system.
  2. Python 3.4 or higher.

Usage

usage: multiping [-h] (--host [HOST [HOST ...]] | --host-file FILE)
                 [extra [extra ...]]

Ping multiple hosts and/or IP in one window.

optional arguments:
  -h, --help            show this help message and exit
  --host [HOST [HOST ...]]
                        host to ping
  --host-file FILE      file contains hosts, one host per line

Any extra arguments will be passed to each ping task.

Example

multiping --host localhost 8.8.8.8 foo.bar -i 0.1 -c 20
asciicast

multiping --host-file vultr-hosts.txt -i 0.1
asciicast

License

WTFPL

About

Ping multiple hosts and/or IPs in one window.

Resources

Stars

18 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages