A module to send Wake On LAN packets in broadcast or to a specific MAC.
wol.eth MAC
Send a WOL as a raw ethernet packet of type 0x0847 (if no MAC is specified, ff:ff:ff:ff:ff:ff
will be used).
wol.udp MAC
Send a WOL as an IPv4 broadcast packet to UDP port 9 (if no MAC is specified, ff:ff:ff:ff:ff:ff
will be used).