An open API service indexing awesome lists of open source software.

https://github.com/sbmaxx/wake-on-lan

WoL — Wake-on-Lan
https://github.com/sbmaxx/wake-on-lan

lan wake wake-on-lan

Last synced: 5 months ago
JSON representation

WoL — Wake-on-Lan

Awesome Lists containing this project

README

          

# wake-on-lan
```bash
$ [sudo] npm install wake-on-lan -g
wake-on-lan
wake-on-lan --ip=..
wake-on-lan --host=..
wake-on-lan --relay
```

Also, you can use `wake-on-lan` to wake your machine remotely via internet, use `--relay` option. Thx [Daniel-Oberlin](https://github.com/Daniel-Oberlin)

Originally inspired by [node_wake_on_lan](https://github.com/agnat/node_wake_on_lan).