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
61 stars 28 forks source link

linux mac address is none #27

Closed CarbonPool closed 1 year ago

EstebanBorai commented 1 year ago

Hi @CarbonPool! You are right! I will be drafting a new version today with these changes which will resolve this issue:

https://github.com/EstebanBorai/network-interface/commit/bb5527352ae9e694afd50a09a7cea5b85e0d8604

Thanks for reporting!

EstebanBorai commented 1 year ago

Hi @CarbonPool!

Sorry for the delay, has been busy days! The version with support for MAC Address for Linux is out!

https://github.com/EstebanBorai/network-interface/compare/v0.1.5...v0.1.6