wakeboard/README.md

6 lines
398 B
Markdown
Raw Permalink Normal View History

2022-02-23 13:38:39 +01:00
# 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 :)