lfreist / hwinfo

cross platform C++ library for hardware information (CPU, RAM, GPU, ...)
MIT License
487 stars 88 forks source link

add network information(include interface index, MAC, Description, IPv4, IPv6), already tested on Windows and Linux #112

Closed MRsoymilk closed 1 month ago

MRsoymilk commented 1 month ago

windows_network

gentoo_network

all files have been formatted by .clang-format

MRsoymilk commented 1 month ago

it seems to be some issues with formatting:

code_style

my OS is Gentoo Linux

but it’s good to pass pull requests

lfreist commented 1 month ago

Thank you for the good work!