Package Information
Downloads: 63 weekly / 91 monthly
Latest Version: 0.1.0
Author: ykmg
Available Nodes
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:FForAA-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
- Add the Wake on LAN node to your workflow
- Enter the MAC address of the device you want to wake up
- Optionally configure the port and broadcast IP if needed
- Execute the workflow