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

Readme

Keywords

Package Sidebar

Install

npm i scan-neighbors

Weekly Downloads

1

Version

0.0.3

License

MIT

Last publish

Collaborators

  • raphael