Script to locate MAC addresses.
Forked from the original project MAC-HUNTER by @IPvZero.
Updated to nornir 3.
Make sure to install all dependencies via pip install -r requirements.txt
before executing (make sure all installs succeed - you might need to install python3-dev
on your system to install genie
and pyats
).