EstebanBorai / network-interface

Retrieve system's Network Interfaces on Linux, macOS and Windows on a standardized manner
https://crates.io/crates/network-interface
Apache License 2.0
62 stars 27 forks source link

feat: retrieve mac addresses #8

Closed EstebanBorai closed 2 years ago

EstebanBorai commented 2 years ago

Provide support on retrieving MAC Addresses as suggested on #7.

EstebanBorai commented 2 years ago

Closing this given that the approach is not actually right