You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
bashserv@a542830791 | 1 year ago | |
static | 1 year ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
README.md | 1 year ago | |
handle_get.sh | 1 year ago | |
handle_post.sh | 1 year ago | |
handle_requests.sh | 1 year ago | |
wakeboard | 1 year ago |
README.md
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 :)