@hackage network-info0.1
Access the local computer's basic network configuration
Categories
License
BSD-3-Clause
Maintainer
jacob@stanley.io
Links
Versions
Installation
Dependencies (1)
Dependents (26)
@hackage/blacktip, @hackage/hoodle-core, @hackage/ron-storage, @hackage/agentx, @hackage/wreq, @hackage/git-annex, Show all…
Package Flags
test
(off by default)
Build test program
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.
The executable 'test-network-info' will only be built if the flag test
has been set.