Docs.rs
huginn-net-db-1.5.0
huginn-net-db 1.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
biandratti
Dependencies
nom ^8.0.0
normal
thiserror ^2.0.17
normal
tracing ^0.1.41
normal
lazy_static ^1.5.0
dev
Versions
51.52%
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_
db
1.5.0
Module db
Module Items
Structs
Enums
In crate huginn_
net_
db
huginn_net_db
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
.