#plugin #eavesdropper #pcap #library #packet-analyzer #cli-tool

eframework

A common framework for eavesdropper to interact with its plugins

1 unstable release

0.1.0 Apr 14, 2021

#4 in #packet-analyzer

22 downloads per month
Used in 2 crates

GPL-3.0-only

12KB
158 lines

Eframework

This crate is used by eavesdropper and its plugins in order to provide a common interface for the plugins to follow. See the eavesdropper page for information on how to use this framework.


lib.rs:

This crate provides common types for plugins to use in order to be utilized as plugins by the eavesdropper cli tool.

Dependencies

~6.5MB
~118K SLoC