Crates.io | ipmiraw |
lib.rs | ipmiraw |
version | 0.5.0 |
source | src |
created_at | 2021-10-05 19:15:59.524664 |
updated_at | 2021-10-23 19:03:35.86753 |
description | API for submitting raw commands to an IPMI device |
homepage | |
repository | https://github.com/kazcw/ipmiraw |
max_upload_size | |
id | 460808 |
size | 15,684 |
Rust library for submitting raw IPMI commands to the system interface; like an
API for the ipmitool raw
command, but without needing to spawn an ipmitool
process.