Skip to content

Finds all the vendors in a MAC table, and then displays the MAC address, port #, and Vendor name

Notifications You must be signed in to change notification settings

StewAlexander-com/MAC-Table-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

MAC-Table-Tool

Finds all the vendors in a MAC table, and then displays the MAC address, port #, and Vendor name, saves this info to a CSV file for easy review by your favorite spreadsheet app

Input

  • Needs a MAC hardware address table in a text file

Dependencies

  • Needs a working internet connection to get the vendor names
  • Uses Python 3.x

Output

image image image
image

Output of the csv file

image

Updates

  • Now attempts to update any of the required libraries (05/19/2022)
  • Screen output now shows more relevant rows (04/26/2022)
  • Adds name as a banner (see output)
  • Now uses the tabular library to print the first 25 rows of the CSV file to the screen (04/20/2022)
  • Added an intro (04/20/2022)
  • Bug fix (04/14/2022)
  • Now works with large IP ARP tables also (04/13/2022)
  • Now works better in low memory situations (04/11/2022)
  • Now has colors (as of 04/06/2022)

This app is free❗

About

Finds all the vendors in a MAC table, and then displays the MAC address, port #, and Vendor name

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages