@gibme/arp
TypeScript icon, indicating that this package has built-in type declarations

1.0.8 • Public • Published

Simple Cross-Platform ARP helper

Documentation

https://gibme-npm.github.io/arp/

import ARP from '@gibme/arp';

(async () => {
    console.log(await ARP.lookup('192.168.2.1'));
})()

Readme

Keywords

none

Package Sidebar

Install

npm i @gibme/arp

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

15.7 kB

Total Files

6

Last publish

Collaborators

  • brandonlehmann