Skip to content

Keeps a dictionary of all internal IP and MAC addresses

Notifications You must be signed in to change notification settings

Royrdan/ip_dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

IP Dictionary

A small python script to keep track in a dictionary of all internal IP and MAC addresses along with the names of the devices. The script stores the devices in the file device_ips.yaml which can be edit with the actual names of your devices.

Requirements:

  • arp-scan - install with "sudo apt-get install arp-scan"

About

Keeps a dictionary of all internal IP and MAC addresses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages