suricata_client 0.1.0-alpha.2

Suricata socket control library
Documentation

suricata_client

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.