Sign in Sign up
rubygems

system-getifaddrs

This lib is a wrapper for get_ifaddrs C routine. The original routine returns a linked list that contains avaliable inet interfaces. This lib walks on list and return an hash that contains the interface names and sub-hashes with respectives ip addresses and netmasks.

Activity

Latest release
6y ago
Total releases
9
Cadence
~7 months
Last 12 months
0

Details

First release
Sep 14, 2010
Releases
Version Released
0.2.2 patch
0.2.3 patch
0.2.1 patch
0.2.0 minor
0.1.5 patch
0.1.4 patch
0.1.3 patch
0.1.2 patch
0.1.1 initial