Wake up on Lan (WOL) from Linux

I was looking for software to do Wake up on Lan from Linux and this is one of solutions.

get source code form Wake-On-Lan

and compile on your machine.

[root@ns99 ~]#  gcc -o wol wol.c

Usage: wol <IP> <MAC>
or 
Usage: wol <broadcast IP> <MAC>

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.