ll-neighbors 0.1.6

Perform lookups in the OS' neighbor table cache. Ie. get the link-local (MAC) address for an IP address in your local network. Only Linux supported for now. Calls 'ip' internally.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0.104"

[dependencies.serde_json]
version = "1.0.44"

[package]
authors = ["clonejo <clonejo@shakik.de>"]
description = "Perform lookups in the OS' neighbor table cache. Ie. get the link-local (MAC) address for an IP address in your local network.\nOnly Linux supported for now. Calls 'ip' internally.\n"
edition = "2018"
keywords = ["ethernet", "mac", "networking"]
license = "Apache-2.0"
name = "ll-neighbors"
repository = "https://github.com/clonejo/ll-neighbors"
version = "0.1.6"