Crate wol

Crate wol 

Source
Expand description

Wake-on-LAN implementation for sending magic packets to wake devices on a network.

This library allows you to easily wake devices that support the Wake-on-LAN protocol by creating and sending magic packets to the target MAC address.

Structs§

WolClient
Wake-on-LAN client for sending magic packets
WolOptions
Options for configuring Wake-on-LAN packet sending

Enums§

WolError
Errors that can occur when working with Wake-on-LAN

Constants§

DEFAULT_BROADCAST_ADDRESS
Default broadcast address
DEFAULT_PORT
Default port for Wake-on-LAN packets