Skip to content

tlaanemaa/node-wol-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-wol-server

Wake-on-lan server

This tiny project serves as a REST wrapper for the node-wol library to allow sending WOL packets through an API

Using

Clone this repo, install packages and start the server

git clone https://github.com/tlaanemaa/node-wol-server.git
cd node-wol-server
npm install
npm start