Crates.io | product-os-command-control |
lib.rs | product-os-command-control |
version | 0.0.20 |
source | src |
created_at | 2023-08-20 09:36:12.526477 |
updated_at | 2024-10-27 07:35:24.573256 |
description | Product OS : Command and Control provides a set of tools for running command and control across a distributed set of Product OS : Servers. |
homepage | |
repository | |
max_upload_size | |
id | 949294 |
size | 99,383 |
Product OS : Command and Control provides a set of tools for running command and control across a distributed set of Product OS : Servers.
Product OS is a collection of packages that provide different tools and features that can work together to build products more easily for the Rust ecosystem.
Use the Rust crate package manager cargo to install Product OS : Command and Control.
cargo add product-os-command-control
or add Product OS : Command and Control to your cargo.toml [packages]
section.
product-os-command-control = { version = "0.0.20", features = [], default-features = true, optional = false }
Product OS Command and Control supports a number of features leveraging existing Rust libraries to allow self-management of Product OS : Servers:
// Feature samples TODO
// Examples TODO
Contributions are not currently available but will be available on a public repository soon.