Skip to main content

Module os

Module os 

Source
Expand description

Hardware detection heuristics specialized for target Operating Systems.

Bridges platform-specific techniques (sysfs, CLI tools, Windows API) to classify network adapters seamlessly.

Modules§

linux_impl
Determines if the interface corresponds to a physical adapter (not virtual).

Functions§

is_physical
is_wireless