This package browser is in early development. Mind the rough edges.

ghc-network-info 0.2.1

Access the local computer's basic network configuration

This Haskell library provides simple read-only access to the local computer's networking configuration. It is currently capable of getting a list of all the network interfaces and their respective IPv4, IPv6 and MAC addresses.

Installation

Install ghc-network-info 0.2.1 as follows:

guix install ghc-network-info@0.2.1

Or install the latest version:

guix install ghc-network-info

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.