scan-neighbors

0.0.3 • Public • Published

neighbors.js

Find the connectable node in LAN (local access network) for node.js

Installation

$ npm install scan-neighbors

Example

require("scan-neighbors").scanNodes(80, function(err, nodes) {
    console.log(nodes);
});

TODO

  • Scan arrange

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i scan-neighbors

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • raphael