Simple REST to send Wake On Lan.
API documentation via Swagger: http://{server}/doc
- git
- node >= 12.x
- yarn
git clone https://github.com/nepodev/rest-wol.git
cd rest-wol
yarn --prod
yarn startWith config.json the port, IP etc. can be set. See config.example.json for the default settings.