juzeon / spoofed-round-tripperLinks
A Go's http.RoundTripper implementation that provides a wrapper for tls-client and leverages uTLS to spoof TLS fingerprints (JA3, JA4, HTTP/2 Akamai, etc) of mainstream browsers for use in different HTTP client libraries (like resty) to bypass Cloudflare or other firewalls.
☆51Updated 2 years ago
Alternatives and similar repositories for spoofed-round-tripper
Users that are interested in spoofed-round-tripper are comparing it to the libraries listed below
Sorting:
- 🚀obtain the client's ja3 fingerprint, http2 fingerprint, and ja4 fingerprint☆111Updated last week
- Fingerproxy is an HTTPS reverse proxy. It creates JA3, JA4, Akamai HTTP2 fingerprints, and forwards to backend via HTTP request headers.☆290Updated 7 months ago
- ☆362Updated 3 months ago
- Customizing TLS (JA3) Fingerprints through HTTP Proxy☆185Updated 7 months ago
- golang http proxy with ja3 support☆35Updated 6 months ago
- Impersonating JA3 signatures☆396Updated last year
- An easy-to-use HTTP client to spoof TLS/JA3, HTTP2 and HTTP3 fingerprint☆398Updated 2 weeks ago
- Introduction to JA3 Fingerprint and how to impersonate it.☆61Updated 5 years ago
- anti-bot-detection with rod☆308Updated last year
- Fork of Go stdlib's net/http that works with alternative TLS libraries like refraction-networking/utls.☆74Updated 10 months ago
- Chromedp undetected☆109Updated this week
- fork of fhttp with fixed window_update and removal of gzip/flate/brotli decoding☆49Updated this week
- Spoof TLS/JA3 fingerprints in GO and Javascript☆1,248Updated last month
- Simple golang mitm proxy implementation☆343Updated last year
- cf_clearance, rack.session, laravel_session, _bm etc... cloudflare cookies generator via headless browser☆34Updated 2 years ago
- A simple flooding tool written with Golang☆57Updated last year
- chrome-power 修改的 chromium 源码☆139Updated last year
- JA4X for Go☆46Updated 2 years ago
- Golang Module for easy integration with the API of 2captcha captcha solving service to bypass recaptcha, funcaptcha, geetest and solve an…☆135Updated last week
- Mimic chromium's HTTP/HTTP2 and TLS implementations.☆105Updated 5 months ago
- A high performance Go Implementation of the JA3 Client Fingerprinting Algorithm.☆130Updated 4 years ago
- A JavaScript AST parser, traverser, and generator written in Go☆145Updated last week
- net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.