Wake-up computers using wakeonlan protocol.
After setting-up the target computer BIOS properly, the program uses a configuration file from which is read every machine that should be awaken and the appropriate parameters:
usage: wakeonlan.py [-h] [-c CONFIG]
Wake machines from LAN.
optional arguments:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
configuration file (default:
'/Users/benoist/.wakeonlan.cfg')
--version show program's version number and exit
Authors:
- Benoist LAURENT
This package has been heavily inspired by pywakeonlan.