Skip to content

Python script that take a target IP or CIDR as an argument an retrieve the MAC Address of the connected clients in the network.

Notifications You must be signed in to change notification settings

julianrubino/network-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

network-scanner.py

Python script which allows you to scan an IP or CIDR and retrieve all connected clients with their your MAC address.

Usage

./network_scanner.py --target IP_OR_CIDR

About

Python script that take a target IP or CIDR as an argument an retrieve the MAC Address of the connected clients in the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages