- Project Name: Wake on LAN
- Source: http://spiderfell.dyndns.org/svn/wake_on_lan
- Language: perl
- Platform: Linux
- Number of Files: 1
- Summary: Sends the wake on LAN packet to a computer
The problem with Wake on LAN is that it only works if it comes from within the same subnet. This project came about so that it could be run on a server within the subnet of the machine. A further goal of this project was to get the script to be aware of which subnet it should broadcast on and bind to that interface.