wake-on-lan

n8n node for sending Wake-on-LAN packets

Package Information

Downloads: 63 weekly / 91 monthly
Latest Version: 0.1.0
Author: ykmg

Documentation

n8n-nodes-wake-on-lan

This is an n8n community node that allows you to send Wake-on-LAN (WoL) magic packets to wake up devices on your network.

n8n is a fair-code licensed workflow automation platform.

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

  • Send WoL packet - Send a Wake-on-LAN magic packet to wake up a device

Parameters

  • MAC Address (required): The MAC address of the device to wake up (e.g., AA:BB:CC:DD:EE:FF or AA-BB-CC-DD-EE-FF)
  • Port (optional): The port to send the magic packet to (default: 9)
  • Broadcast IP (optional): The broadcast IP address to send the magic packet to (default: 255.255.255.255)

Compatibility

This node has been tested with n8n version 1.0.0 and above.

Usage

  1. Add the Wake on LAN node to your workflow
  2. Enter the MAC address of the device you want to wake up
  3. Optionally configure the port and broadcast IP if needed
  4. Execute the workflow

Resources

License

MIT

Discussion