wakezilla 0.2.0

A Wake-on-LAN proxy server written in Rust
Documentation
1
2
3
4
pub use wakezilla_common::{
    AddMachinePayload, DeleteMachinePayload, DiscoveredDevice, Machine, NetworkInterface,
    PortForward, UpdateMachinePayload,
};