Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 450 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 450 Bytes

arpscan.py

Usage

usage: arpscan.py [-h] [-H HOSTS] interface

Command-line tool for network discovery. It is a Python wrapper for arp-scan
tool. Both this command and sudo are needed.

positional arguments:
  interface             interface to scan

optional arguments:
  -h, --help            show this help message and exit
  -H HOSTS, --hosts HOSTS
                        host or network to scan