RubyGems Navigation menu

auser-macmap 0.0.2

= 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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

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

Authors:

  • Ari Lerner

SHA 256 checksum:

51c5c018ed1c8d6a9e9dc847047f2a5e789b461fff73cfd70d6476a1cc0c057e

Total downloads 6,765

For this version 3,788

Licenses:

N/A

Required Ruby Version: >= 0

Links: