You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal Wake-On-LAN Python implementation.
Your NIC must support MagicPacket WOL.
Set it up with `ethtool -s eth1 wol g` if needed.
Usage:
wol AA:BB:CC:DD:EE:FF
If used without parameters it uses a default MAC address.