Skip to content
Simone Margaritelli edited this page Feb 23, 2018 · 1 revision

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

Commands

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