/automation

Automation Script

Primary LanguageRubyMIT LicenseMIT

Automation

Automation Script To Wake Remote System Using WOL (WakeOnLAN) and more

Usage

  1. Clone the repository:
git clone git://github.com/jinhucheung/automation.git
  1. Navigate to the project directory:
cd automation
  1. Install the required dependencies:
bundle install
  1. Run the script:
./power_on.rb -m MAC_ADDRESS -a IP_OR_DOMAIN -p PORT

This will wake the remote system using Wake-on-LAN (WOL) and perform additional automation tasks.