@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) 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 } );