Crates.io | suricata_client |
lib.rs | suricata_client |
version | 0.1.0-alpha.2 |
source | src |
created_at | 2022-01-18 23:11:19.123578 |
updated_at | 2022-01-19 15:53:38.240374 |
description | Suricata socket control library |
homepage | https://github.com/jasonish/rust-suricata-extra |
repository | https://github.com/jasonish/rust-suricata-extra |
max_upload_size | |
id | 516437 |
size | 8,720 |
This is a Rust library that implements a client for the Suricata control socket.
This is a blocking client with minimal dependencies to keep the size of the vendored sources done. An async client will be done in its own repo.