Hello! I just released version 1.2 of my small tool YAWoL (Yet Another Wake-on-Lan Utility). The purpose is to send the Wake on Lan magic packet to the MAC address provided in the parameters. I corrected some bugs and improved the parsing of the MAC address. Now, you can enter a MAC address even if […]
YAWoL – Yet Another Wake-on-Lan Utility
Some days ago, a customer asked me if an appliance she’s using can be turned on using WoL.Initially, I replied no, because I could not find a trace of WoL capabilities on the manuals. Still, then I got curious, and I decided to write my own WoL utility in Python to generate the ”magic packets”. […]