network-info

Access the local computer's basic network configuration

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

Version on this page:0.2.0.7
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.7@sha256:4b2c173c5962e6137bb176a4ed23e8bc54c83d59e2b409521e2a2d82b6ae886a,1530

Module documentation for 0.2.0.7

Depends on 1 package(full list with versions):
Used by 4 packages in nightly-2015-08-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.