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

安裝:
=

版本列表:

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

作者:

  • Ari Lerner

SHA 256 總和檢查碼:

=

總下載次數 6,990

這個版本 3,915

版本发布:

授權:

Ruby 版本需求: >= 0

相關連結: