A bot that sends WoL to the host, whenever receive messages matched in BootPhrase.txt.
etherwake for sending wake on lan packet
sudo apt-get install -y etherwake
Packages that is probably already built-in is your distro. (if not, go install them)
jqfor parsing json format messages.sedfor replacing chracters.
- Rename
Credential-example.shtoCredential.shand replace the token with your own one. - Add it to cron or use the way you wish it to run with.
Adding feature to select host to boot up with.