network-info

Access the local computer's basic network configuration

http://github.com/jystic/network-info

Version on this page:0.2.0.6
LTS Haskell 22.14:0.2.1
Stackage Nightly 2024-03-28:0.2.1
Latest on Hackage:0.2.1

See all snapshots network-info appears in

BSD-3-Clause licensed by Jacob Stanley
Maintained by Jacob Stanley
This version can be pinned in stack with:network-info-0.2.0.6@sha256:ce6fe58f5014dbd34a5c46cc28de407118be362c33e14f77147409628c84be15,1530

Module documentation for 0.2.0.6

Depends on 1 package(full list with versions):
Used by 2 packages in nightly-2015-06-25(full list with versions):
network-info
=============

This 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.

Compatibility
--------------

network-info has been tested and is known to work on Ubuntu 10.10, Mac
OS X 10.6.4, FreeBSD 9.0 and Windows XP/7. It probably works on other
flavours of Linux, OS X, FreeBSD and Windows as well.