DylanPiercey / local-devices

🔮 Find devices connected to the current local network.
MIT License
139 stars 27 forks source link

MAC address currently needs to be lowercase #35

Open marzvrover opened 3 years ago

marzvrover commented 3 years ago

After a quick look at the code I didn't immediately see where it would be best to add a quick .toLowerCase(); however, it would be beneficial to make input be not be case-specific.