Skip to content

A simple IP scanner written in batch. It utilizes a for loop and ICMP to communciate with all devices in a user defined subnet. It then uses arp -a to list all of the IPs and their corresponding MACs.

Notifications You must be signed in to change notification settings

llaws001/IP-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IP-Scanner

A simple IP scanner written in batch. It utilizes a for loop and ICMP to communciate with all devices in a user defined subnet. It then uses arp -a to list all of the IPs and their corresponding MACs.

About

A simple IP scanner written in batch. It utilizes a for loop and ICMP to communciate with all devices in a user defined subnet. It then uses arp -a to list all of the IPs and their corresponding MACs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published