Config.in 264 B

12345678910
  1. config BR2_PACKAGE_ARP_SCAN
  2. bool "arp-scan"
  3. select BR2_PACKAGE_LIBPCAP
  4. help
  5. The ARP scanner
  6. arp-scan is a command-line tool that uses the ARP protocol to
  7. discover and fingerprint IP hosts on the local network.
  8. https://github.com/royhills/arp-scan