1.0.1 • Published 7 years ago

find-pi-cli v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

find-pi-cli

Returns the IP address of a Raspberry Pi on a local network.

Requires arp (address resolution protocol) to work.

Install

$ npm install --global find-pi-cli

or

$ yarn global add find-pi-cli

Usage

$ find-pi --help

  Usage
    $ find-pi

  Example
    $ find-pi
    192.168.1.2

Related

License

MIT © Andrea Amorosi