srt

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2023 License: MIT Imports: 4 Imported by: 1

README

Spoof RoundTripper

A spoofed Go's http.RoundTripper that leverages uTLS to fake TLS fingerprints (JA3, JA4, HTTP/2 Akamai, etc) of mainstream browsers for use in different HTTP client libraries to bypass Cloudflare or other firewalls.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpoofedRoundTripper

type SpoofedRoundTripper struct {
	Client tlsclient.HttpClient
}

func NewSpoofedRoundTripper

func NewSpoofedRoundTripper(httpClientOption ...tlsclient.HttpClientOption) (*SpoofedRoundTripper, error)

func (SpoofedRoundTripper) RoundTrip

func (s SpoofedRoundTripper) RoundTrip(hReq *http.Request) (*http.Response, error)

Jump to

Keyboard shortcuts

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