whereismypi

1.1.13 • Public • Published

WhereIsMyPi

Node.js module to find IP Addresses of all the RPi on the LAN.

Install

npm install whereismypi -g

Usage

> whereismypi
IP: 192.168.1.111 - MAC Address: b8:27:eb:0d:f1:c4

How it works

It scans the current subnet looking for hosts with a MAC Address starting with b8:27:eb (Raspberry Pi Foundation identifier).

Author

Inspired by

This is a Node.js porting of the dlion 'go' implementation: dlion/WhereIsMyPi

License

MIT © Rocco Musolino

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.13
    2
    • latest

Version History

Package Sidebar

Install

npm i whereismypi

Weekly Downloads

2

Version

1.1.13

License

ISC

Last publish

Collaborators

  • roccomuso