wake-on-lan-node

1.1.0 • Public • Published

Wake-on-lan-node

This package implements the Wake on LAN functionality (creates and sends a UDP-WOL-Packet) as npm-module. Use the provided exe file as command line utility or the exported functions. This module is mainly written as part of an assignment for network technologies at my university, but feel free to use it. Sadly it is not well tested, documented and also not maintained.

Install

NPM

  • Install: npm install --save wake-on-lan-node
  • Executable: ./exe <MAC-Address>
  • as Module: require('wake-on-lan-node')

Readme

Keywords

Package Sidebar

Install

npm i wake-on-lan-node

Weekly Downloads

2

Version

1.1.0

License

ISC

Last publish

Collaborators

  • thisismexp