network-info

Access the local computer's basic network configuration

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

Version on this page:0.2.0.9
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.9@sha256:add75419c43e67815cc853c7cc0ebdc4a92664ad3380b26a83b9e3a2f036fe4c,1530

Module documentation for 0.2.0.9

Depends on 1 package(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.