Skip to content

Latest commit

 

History

History
67 lines (45 loc) · 1.16 KB

README.md

File metadata and controls

67 lines (45 loc) · 1.16 KB

MAC-Dumb-CLI??

It allows you to retrieve OUI vendor information, detect virtual machines, manufacturer, location, read the information encoded in the MAC address, and get our research's results regarding the given MAC address, OUI, IAB.

FEATURES

  • vendor information
  • detect virtual machines
  • manufacturer
  • location
  • read the information encoded in the MAC address

Fetch API-KEY

Step 1 - Go to https://macaddress.io/api
Step 2 - Signup there
Step 3 - Key is In 'documentation' section
Step 4 - Copy and Paste it on <API> in Config file

variables

Open Config.py using a text editor:
put here the values :

API = "<PUT API-KEY HERE>"

Run Program

First step:
git clone https://github.com/riz4d/MAC-Dumb-CLI
Second step:
cd MAC-Dumb-CLI
Third step:
pip install -r requirements.txt
Fourth step:
python3 main.py

Issues

Submit Issues

Developer

Mohamed Rizad
Mohamed Rizad
Author, Base, Bug Fixes