1 unstable release
new 0.0.1 | Mar 4, 2025 |
---|
#7 in #remotely
100 downloads per month
12KB
206 lines
WolKit-rs
Wake-on-LAN utility and library for remotely powering on network devices
Overview • Installation • Usage • Library Usage • License
Overview
WolKit-rs is a lightweight and efficient Wake-on-LAN implementation in Rust that allows you to remotely wake up network devices. It can be used both as a command-line utility and as a library in your Rust projects.
lib.rs
:
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.
Dependencies
~215KB