Wake On Lan Executor

The WakeOnLanExecutor class is useful to execute the Wake-on-Lan routine to start a remote host

Author

N7ghtm4r3 - Tecknobit

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun execWoL(host: BrownieHost)
Method to execute the Wake-on-Lan routine to a remote host
Link copied to clipboard
private open fun getMacBytes(macStr: String): Array<Byte>
Method used to retrieve the bytes made up the MAC address of the remote host