Docs.rs
huginn-net-1.4.5
huginn-net 1.4.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
biandratti
Dependencies
hpack-patched ^0.3.0
normal
lazy_static ^1.5.0
normal
nom ^8.0.0
normal
pcap-file ^3.0.0-rc1
normal
pnet ^0.35.0
normal
sha2 ^0.10.9
normal
thiserror ^2.0.14
normal
tls-parser ^0.12.2
normal
tracing ^0.1.41
normal
ttl_cache ^0.5.1
normal
clap ^4.5.46
dev
criterion ^0.7.0
dev
pcap-file ^3.0.0-rc1
dev
tracing-appender ^0.2.3
dev
tracing-subscriber ^0.3.20
dev
Versions
40.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module db
huginn_
net
1.4.5
Module db
Module Items
Structs
Enums
In crate huginn_
net
huginn_net
Module
db
Copy item path
Source
Structs
§
Database
Represents the database used by
P0f
to store signatures and associated metadata. The database contains signatures for analyzing TCP and HTTP traffic, as well as other metadata such as MTU mappings and user agent-to-operating system mappings.
Fingerprint
Collection
Http
Index
Key
Index key for HTTP signatures, used to optimize database lookups.
Label
Represents a label associated with a signature, which provides metadata about the signature, such as type, class, name, and optional flavor details.
TcpIndex
Key
Index key for TCP signatures, used to optimize database lookups.
Enums
§
Type
Enum representing the type of
Label
.