1
0
Fork 0
Misc Linux tools
Find a file
Andrew Tomaka e0e789b58f Force Hostname Lookup
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.
2013-02-28 07:56:40 -05:00
sbin Force Hostname Lookup 2013-02-28 07:56:40 -05:00
README.md Initial commit 2013-02-23 13:16:08 -05:00

#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