GitHunt
RO

roccomuso/wake-on-lan-server

Wake on LAN basic server.

Wake on LAN basic server

Basic usage

$ node index.js -m MAC_ADDRESS -p PORT

Then call the GET /wakeup entrypoint to send the WOL broadcast packet over the LAN.

File description

index.js: Just a basic sample to demonstrate WOL feature in Node.js.

utils/wol-udp-server.js: UDP Server to debug and check for the arrival of the wol packets.

Author

Rocco Musolino

Languages

JavaScript100.0%

Contributors

Created December 16, 2016
Updated September 29, 2018