Description
Provides access to the local computer's basic network configuration from Haskell. Programs can inspect information such as network interfaces and addresses to adapt behavior or show diagnostics.
It is useful for status tools, setup helpers, network-aware applications, and troubleshooting utilities. It reads network information for code and does not configure connections by itself.