Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 417 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 417 Bytes

sendwol – a simple Wake-on-LAN client

Usage

For example, most simply:

% sendwol 00:00:5e:00:53:44

Multicast to all link-local nodes on IPv4:

% sendwol -4 -a 224.0.0.1 -i eth0 00-00-5e-00-53-11

More details, refer the man page.

% man ./sendwol.1

License

The 2-Clause BSD License