= macmap Ever wanted to map your interface to an ip? If you haven't, why not? Alas, Macmap is here to help! Usage is easy: Macmap.map_iface_to_ip %{ifconfig -a} Or require "rubygems" require "popen3" Open3.popen3('ifconfig -a') { |stdin, stdout, stderr| Macmap.map_iface_to_ip(stdout) } Try it! It's fun == Copyright Copyright (c) 2009 Ari Lerner. See LICENSE for details.

Required Ruby Version

>= 0

Authors

Ari Lerner

Versions

  1. 0.0.2 August 11, 2014 (6.5 KB)
  2. 0.0.1 August 11, 2014 (6.5 KB)

SHA 256 checksum