Skip to content

MacTable-Tool

Compare
Choose a tag to compare
@StewAlexander-com StewAlexander-com released this 21 Apr 14:35
· 7 commits to main since this release
9722a16

What does this app do?

MacTable-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

  • 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❗