package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jul 8, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Result struct {
JA3 string `json:"ja3"`
JA4 string `json:"ja4"`
Peetprint string `json:"peetprint"`
}
Result is the computed fingerprint set for a captured ClientHello.
Compute parses raw ClientHello bytes and returns the three fingerprints. It
returns an error (never panics) on malformed/multi-record input.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.