Skip to main content

Interface: ExtraFingerprint

Defined in: src/types/options.ts:61

Extra fingerprint options for manual TLS/HTTP2 configuration

Properties

http2ConnectionFlow?

optional http2ConnectionFlow?: number

Defined in: src/types/options.ts:75

HTTP/2 connection flow


http2PseudoHeaderOrder?

optional http2PseudoHeaderOrder?: string[]

Defined in: src/types/options.ts:73

HTTP/2 pseudo header order


http2Settings?

optional http2Settings?: Record<string, number>

Defined in: src/types/options.ts:69

HTTP/2 settings


http2WindowUpdate?

optional http2WindowUpdate?: number

Defined in: src/types/options.ts:71

HTTP/2 window update


tlsExtensionOrder?

optional tlsExtensionOrder?: number[]

Defined in: src/types/options.ts:63

TLS extension order


tlsSigAlgs?

optional tlsSigAlgs?: string[]

Defined in: src/types/options.ts:65

TLS signature algorithms


tlsSupportedGroups?

optional tlsSupportedGroups?: string[]

Defined in: src/types/options.ts:67

TLS supported groups