mac_address icon indicating copy to clipboard operation
mac_address copied to clipboard

Get network interface name for MAC address

Open ashaduri opened this issue 4 years ago • 1 comments

Since there is a way to get MAC address by name, a reverse should be possible - get name by MAC address (or embed the name into MacAddress struct). Example names would be "Wi-Fi" (Windows), "Local Area Connection" (Windows), "eth0" (Linux).

ashaduri avatar May 06 '20 14:05 ashaduri

Hi, yeah this seems like a good idea but will probably require a partial (or maybe even full since I think I want to restructure other parts as well) rewrite of some stuff, so it might be a little bit. Sorry for the late reply! I'll see if I can carve some time out to do this soon :)

repnop avatar Jul 22 '20 02:07 repnop