wol implements Wake On LAN functionality in a small program. It wakes up
hardware that is Magic Packet compliant.
See the specs:
Wake On LAN Specs
Features:
Wakes up various NIC's (tested)
3COM 3C905c
Intel EtherExpress Pro 100
Linksys Etherfast LNE100TX
Realtek LFE8139
LevelOne FNC-0107TX
Wake up from file (same as /etc/ethers and an enhanced format)
Sleeping between two wake ups (measured in milliseconds)
i18n support with following languages
en (default LANG)
de
Portable
FreeBSD
HP/UX
Linux
MacOS X
OpenBSD
Solaris
Tru64 UNIX
Latest release of wol is 0.5.1
To download wol, please use the
File List interface of
Fetch source from CVS:
$ cvs -d:pserver:anonymous@cvs.ahh.sourceforge.net:/cvsroot/ahh login
(Logging in to anonymous@cvs.ahh.sourceforge.net)
CVS password: (Just hit enter)
$ cvs -z3 -d:pserver:anonymous@cvs.ahh.sourceforge.net:/cvsroot/ahh co wol
TODO:
add SecureON (tm) support (password in magic packet)
add more features (send me suggestions)
add more translations (thats your part, folks ;-)
test on other platforms (please send reports to me)
test on various NIC's (please send reports to me)
port to other NIC technologies like token ring (should work)
Send me an e-mail for bug reports or
other requests.