Simple status page to wake up hosts remotely
Koray Yanik
601ebc27e0
Also increased the delays between updates to cause less server load. Updated bashserv. |
||
---|---|---|
bashserv@0c8aad0696 | ||
static | ||
.gitignore | ||
.gitmodules | ||
handle_404.sh | ||
handle_get.sh | ||
handle_post.sh | ||
handle_requests.sh | ||
README.md | ||
wakeboard |
Wakeboard
A simple status page to remotely wake up hosts, to use on a DHCP server using dnsmasq
. It will read the leases as given out, and display all hosts that are statically configured, uses ping to figure out if they are awake or not, and can send a wake-on-lan packet to awake them.
It is likely full of security holes, so please ensure it is not accessable from an untrusted network :)