This simple script take MAC address and returns Company name associated to that address
It uses the macaddress API
git clone https://github.com/KonSprin/RecruitmentTask && cd RecruitmentTask
pip install -r requirements.txt
python mac.py <MAC>
This simple script take MAC address and returns Company name associated to that address
It uses the macaddress API
git clone https://github.com/KonSprin/RecruitmentTask && cd RecruitmentTask
pip install -r requirements.txt
python mac.py <MAC>