blob: 136604b46a0d5d4c9b17ad333807ed4a706011c5 (
plain)
1
2
3
4
5
6
7
8
|
Send a broadcast message to all clients of a subnet containing
a magic packet to boot the machine up.
Usage: wakeup xx:xx:xx:xx:xx:xx
xx:xx:xx:xx:xx:xx is the MAC address of the machine you want to
wake up. Can be obtained via "arp -a" (remote) or "ifconfig -a"
(local),
|