Skip to content

triaxx/arpscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

About

Python wrapper for arp-scan tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages