diff options
author | wigums <pioneer22675@gmail.com> | 2018-08-10 22:52:50 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-08-11 07:23:11 +0700 |
commit | 332d7ff41f73d4e725cbb3f0022811a8c30355ee (patch) | |
tree | 424f3238050f0d35aeb3d5ea256ae27f012b0499 /network/netdiscover/README | |
parent | 6c23eea23a2025e85eef9b1c74e8872e16c7d12d (diff) | |
download | slackbuilds-332d7ff41f73d4e725cbb3f0022811a8c30355ee.tar.gz |
network/netdiscover: Added (network address discovering tool).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/netdiscover/README')
-rw-r--r-- | network/netdiscover/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/netdiscover/README b/network/netdiscover/README new file mode 100644 index 0000000000..1f3c41ba6f --- /dev/null +++ b/network/netdiscover/README @@ -0,0 +1,3 @@ +Netdiscover is a network address discovering tool, developed mainly for those +wireless networks without dhcp server, it also works on hub/switched networks. +It is based on arp packets, it will send arp requests and sniff for replys. |