mirror of
https://github.com/Ponce/slackbuilds
synced 2024-10-29 18:42:51 +01:00
41fa5dd794
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
359 B
Text
9 lines
359 B
Text
Arping is an ARP level ping utility. It's good for finding out if an IP
|
|
is taken before you have routing to that subnet. It can also ping MAC
|
|
addresses directly.
|
|
|
|
It broadcasts a who-has ARP packet on the network and prints answers -
|
|
very useful when you are trying to pick an unused IP for a net to which
|
|
you don't yet have routing.
|
|
|
|
This requires libnet.
|