Skip to content

A simple program to wake machines supporting Wake on Lan

License

Notifications You must be signed in to change notification settings

Imnotndesh/buzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buzzer

An uncomplicated Wake On Lan Program
Full documentation is located Here

Usage

  • On linux ./buzzer [OPTIONS] [MAC_ADDRESS] [IP_ADDRESS]

  • On Windows ./buzzer.exe [OPTIONS] [MAC_ADDRESS] [IP_ADDRESS]

Commands

Flag Usage Description
-b -b [ MACHINE_MAC ] Wakes a machine using the passed MAC address
-e -e [ ALIAS ] [ MAC_ADDRESS ] Changes MAC_ADDRESS value for the passed ALIAS
-g -g [ STORED_ALIAS ] Fetches MAC address bound to the alias
-h -h Prints out the help text
-l -l Prints out all stored aliases and their bound MAC_ADDRESS
-s -s [ ALIAS ] [ MACHINE_MAC ] Binds MAC address to an alias and stores it
-v -v Shows current version
-w -w [ STORED_ALIAS ] Wakes computer using its stored alias name