Misc Linux tools
Andrew Tomaka
e0e789b58f
By default, pinger will not lookup hostnames for IPs that are unreachable. This prevents extended times if dead IPs do not have host entries. However, there are also cases where DNS resolution is important even when the IP is unreachable. pinger now supports this using the -f flag. |
||
---|---|---|
sbin | ||
README.md |
#Misc Linux Tools
Miscellaneous tools used at the Linux command line.
##pinger
Tool to imcp ping an IP or range of IPs and return which ones are reacable.
$ sudo pinger -h