758636d269
It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets from network nodes that are up, producing a table of currently active IP and MAC addresses. Knowlan uses libpcap and libnet libraries for easy source code review and maintenance. WWW: http://www.enderunix.org/knowlan PR: 58592 Submitted by: Omer Faruk Sen <ofsen@enderunix.org> Approved by: krion (implicit)
8 lines
364 B
Text
8 lines
364 B
Text
Knowlan is ARP-based Local Area Network IP and MAC Address Extractor.
|
|
It sends ARP REQUEST packets to the LAN and waits for ARP REPLY packets
|
|
from network nodes that are up, producing a table of currently
|
|
active IP and MAC addresses.
|
|
Knowlan uses libpcap and libnet libraries for easy source code review
|
|
and maintenance.
|
|
|
|
WWW: http://www.enderunix.org/knowlan
|