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 校验和:

51c5c018ed1c8d6a9e9dc847047f2a5e789b461fff73cfd70d6476a1cc0c057e

下载总量 6,773

这个版本 3,793

许可:

需要的 Ruby 版本: >= 0

链接: