Skip to content

A wrapper script around wakeonlan (brew) to automate waking up a system without extra parameters.

Notifications You must be signed in to change notification settings

mohdyusuf/wakeonlan-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

wakeonlan-wrapper

A wrapper script around wakeonlan (brew) to automate waking up a system without extra parameters.

Edit wake script to change these parameters as appropriate

    port = '7'  # default WOL port usually is 7 or 9
    mac_addr = 'AA:BB:CC:DD:EE:FF'
    ip_addr = '192.168.0.255' 

About

A wrapper script around wakeonlan (brew) to automate waking up a system without extra parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages