getmac
A package to get the MAC address of a local IP address
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:23 |
Tags
Installation
nimble install getmac
choosenim install getmac
git clone https://github.com/PMunch/getmac
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| getmac | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/PMunch/getmac |
|---|---|
| Homepage | https://github.com/PMunch/getmac |
| Registry Source | nimble_official |
README
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.