Skip to content

unixwars/wol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

About

Python minimal WakeOnLan implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages