wake on lan

A module to send Wake On LAN packets in broadcast or to a specific MAC.

Commands

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).