trevorc / network-info

Get information about local network adapters such as name, IP address, MAC address

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. It probably works on other flavours of Linux, OS X, FreeBSD and Windows as well.

About

Get information about local network adapters such as name, IP address, MAC address

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 51.8%Language:C 47.0%Language:Shell 1.2%