Interface: ExtraFingerprint
Defined in: src/types/options.ts:60
Extra fingerprint options for manual TLS/HTTP2 configuration
Properties
http2ConnectionFlow?
optionalhttp2ConnectionFlow?:number
Defined in: src/types/options.ts:74
HTTP/2 connection flow
http2PseudoHeaderOrder?
optionalhttp2PseudoHeaderOrder?:string[]
Defined in: src/types/options.ts:72
HTTP/2 pseudo header order
http2Settings?
optionalhttp2Settings?:Record<string,number>
Defined in: src/types/options.ts:68
HTTP/2 settings
http2WindowUpdate?
optionalhttp2WindowUpdate?:number
Defined in: src/types/options.ts:70
HTTP/2 window update
tlsExtensionOrder?
optionaltlsExtensionOrder?:number[]
Defined in: src/types/options.ts:62
TLS extension order
tlsSigAlgs?
optionaltlsSigAlgs?:string[]
Defined in: src/types/options.ts:64
TLS signature algorithms
tlsSupportedGroups?
optionaltlsSupportedGroups?:string[]
Defined in: src/types/options.ts:66
TLS supported groups