Jinjinov / Hardware.Info

Battery, BIOS, CPU - processor, storage drive, keyboard, RAM - memory, monitor, motherboard, mouse, NIC - network adapter, printer, sound card - audio card, graphics card - video card. Hardware.Info is a .NET Standard 2.0 library and uses WMI on Windows, /dev, /proc, /sys on Linux and sysctl, system_profiler on macOS.
MIT License
483 stars 77 forks source link

Fix misleading network speed values #44

Closed isenmann closed 1 year ago

isenmann commented 1 year ago

As described in issue 43, this pull request tries to fix the misleading values.

It would also be possible to read the Speed completely from the Win32_PerfFormattedData_Tcpip_NetworkAdapter because there the value was always not misleading or wrong