Re-exports§
pub use parallel::DispatchResult;pub use parallel::PoolStats;pub use parallel::WorkerPool;pub use parallel::WorkerStats;pub use tls_client_hello_reader::TlsClientHelloReader;pub use tls_process::parse_tls_client_hello;pub use tls_process::parse_tls_client_hello_ja4;pub use tls_process::process_tls_ipv4;pub use tls_process::process_tls_ipv6;pub use error::*;pub use filter::*;pub use observable::*;pub use output::*;pub use process::*;pub use tls::*;
Modules§
- error
- filter
- observable
- output
- packet_
hash - Packet hashing utilities for worker assignment in parallel processing.
- packet_
parser - parallel
- process
- raw_
filter - tls
- tls_
client_ hello_ reader - tls_
process
Structs§
- Huginn
NetTls - A TLS-focused passive fingerprinting analyzer using JA4 methodology.
Type Aliases§
- FlowKey
- FlowKey: (Source IP, Destination IP, Source Port, Destination Port)