Skip to content

KusaReMKN/sendwol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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