tlsfp

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

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.

func Compute

func Compute(raw []byte) (Result, error)

Compute parses raw ClientHello bytes and returns the three fingerprints. It returns an error (never panics) on malformed/multi-record input.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL