ifconfig

0.0.1 • Public • Published

node-ifconfig

ifconfig port for nodejs

Installation

$ npm install ifconfig

Usage

var ifconfig = require('ifconfig');
ifconfig(function(err, configs) {
  // here you could access configs
});

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i ifconfig

Weekly Downloads

19

Version

0.0.1

License

MIT

Last publish

Collaborators

  • yorkie