cloudflarereverse

package
v0.0.0-...-ae10c36 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(uncompressed string, keyStrBase64 string) string

func Decompress

func Decompress(input string, keyStrBase64 string) (string, error)

func FormatFingerprint

func FormatFingerprint(fp *fpclient.Fingerprint) string

spoofed from FP

func GetCfbm

func GetCfbm(brFp *fp.Fingerprint, proxy string) (string, error)

func Init

func Init()

Types

type CfParams

type CfParams struct {
	R string `json:"r"`
	M string `json:"m"`
}

type Fingerprint

type Fingerprint struct {
	Results []string `json:"results"`
}

type FingerprintPayload

type FingerprintPayload struct {
	//Src string  `json:"src"`
	Wp string `json:"wp"`
	//M   string  `json:"m"`
	S string `json:"s"`
}

type FpStruct

type FpStruct map[string][]string

Jump to

Keyboard shortcuts

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