No description
Find a file
2020-12-21 13:48:33 +01:00
src Slight fix to address Nim-lang/Nim#16426 2020-12-21 13:48:33 +01:00
getmac.nimble Slight fix to address Nim-lang/Nim#16426 2020-12-21 13:48:33 +01:00
LICENSE Add license and readme 2019-11-13 10:41:40 +01:00
README.md Add license and readme 2019-11-13 10:41:40 +01:00

Getmac

This simple library allows you to get the MAC address of an IP address on the local network. It uses various different ways to try and get the MAC address, mostly inspired by the Python package by the same name. See documentation in the sources, or head to https://nimble.directory to browse the automatically generated version.