@mi-sec/wol

1.0.13 • Public • Published

@mi-sec/wol

Wake-On-LAN utility

  • Cross-platform - Support for:
    • CommonJS, ECMAScript Modules and UMD builds
    • Node >= 13.2.x (8, 10, 12 in progress)

wol unit test wol lint test

npm version lerna

Usage

import wakeOnLan from '@mi-sec/wol';

await wakeOnLan( '12:34:56:78:90:AB', {
    address: '255.255.255.255',
    packets: 3,
    interval: 100,
    port: 9
} );

Readme

Keywords

Package Sidebar

Install

npm i @mi-sec/wol

Weekly Downloads

7

Version

1.0.13

License

MIT

Unpacked Size

6.12 kB

Total Files

5

Last publish

Collaborators

  • codebuddha