Documentation
¶
Index ¶
Constants ¶
View Source
const Android = "769,49195-49196-52393-49199-49200-52392-158-159-49161-49162-49171-49172-51-57-156-157-47-53,65281-0-23-35-13-16-11-10,23,0"
Variables ¶
This section is empty.
Functions ¶
func Handshakes ¶
func Marshal ¶ added in v1.4.4
func Marshal(hello *ClientHello) (string, error)
func NewTransport ¶
Types ¶
type ClientHello ¶ added in v1.4.3
type ClientHello struct {
*tls.ClientHelloSpec
Version uint16
}
func NewClientHello ¶ added in v1.4.3
func NewClientHello(data []byte) (*ClientHello, error)
func Parse ¶
func Parse(ja3 string) (*ClientHello, error)
Click to show internal directories.
Click to hide internal directories.