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.
☆52Dec 24, 2023Updated 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:
- net/http.Client like HTTP Client with options to select specific client TLS Fingerprints to use for requests.☆1,494Updated this week
- Fingerproxy is an HTTPS reverse proxy. It creates JA3, JA4, Akamai HTTP2 fingerprints, and forwards to backend via HTTP request headers.☆298May 25, 2025Updated 9 months ago
- Spoof TLS/JA3 fingerprints in GO and Javascript☆1,308Feb 8, 2026Updated last month
- ☆15May 19, 2020Updated 5 years ago
- Impersonating JA3 signatures☆397Feb 12, 2024Updated 2 years ago
- golang http proxy with ja3 support☆35Jun 7, 2025Updated 9 months ago
- Customizing TLS (JA3) Fingerprints through HTTP Proxy☆189May 10, 2025Updated 9 months ago
- Fork of Go stdlib's net/http that works with alternative TLS libraries like refraction-networking/utls.☆74Feb 8, 2025Updated last year
- fork of fhttp with fixed window_update and removal of gzip/flate/brotli decoding☆21Jan 12, 2022Updated 4 years ago
- Fork of the Go standard TLS library, providing low-level access to the ClientHello for mimicry purposes.☆2,263Mar 2, 2026Updated last week
- Go port of guesslang to detect programming languages with deep learning☆22Jan 10, 2026Updated last month
- Common Vulnerability Scoring System (CVSS)☆25Mar 11, 2024Updated last year
- 用于快速请求HTTP或HTTPS,并支持修改ja3、ja4指纹☆560Jan 10, 2026Updated last month
- 受jsvmp启发实现的Python虚拟机混淆方案☆44Jun 17, 2025Updated 8 months ago
- 探究底层机制:二进制安全☆35Sep 1, 2023Updated 2 years ago
- ☆13May 24, 2021Updated 4 years ago
- 中航信GDS订座PNR文本解析☆12Mar 29, 2025Updated 11 months ago
- A Windows information stealer / credential stealer written in Go for security research and malware analysis. Demonstrates browser passwo…☆26Dec 15, 2025Updated 2 months ago
- A picgo plugin for auto copying url to clipboard after uploading☆12Jan 14, 2019Updated 7 years ago
- Yandex browser password recovery☆11Apr 9, 2025Updated 10 months ago
- POC for CVE-2023-29360☆12Aug 31, 2024Updated last year
- PEVuln: A Benchmark Dataset for Using Machine Learning to Detect Vulnerabilities in PE Malware☆14Nov 26, 2025Updated 3 months ago
- ☆18Updated this week
- Hack The Box OSCP-like VMs writeups☆11Oct 11, 2020Updated 5 years ago
- async in golang☆12Oct 31, 2025Updated 4 months ago
- ☆23Jul 11, 2025Updated 7 months ago
- 🚀obtain the client's ja3 fingerprint, http2 fingerprint, and ja4 fingerprint☆114Feb 11, 2026Updated 3 weeks ago
- An hCaptcha solver API based on my package.☆10Apr 5, 2021Updated 4 years ago
- Exploits weaknesses in RC4 to mount a chosen-plaintext attack and recover the private key. The vulnerability is similar to the one used t…☆12Nov 22, 2022Updated 3 years ago
- A probabilistic player rating system for Counter Strike: Global Offensive, powered by machine learning☆12Feb 25, 2023Updated 3 years ago
- Fork of https://gitlab.com/yawning/utls for github. It can be used in Go without issues parsing go.mod☆11Jun 9, 2023Updated 2 years ago
- RootShield : The Ultimate Shield for Rooted Android Devices - Protect your rooted Android device from unauthorized file operations and pr…☆20Dec 8, 2025Updated 3 months ago
- ☆15Jan 28, 2026Updated last month
- golang retry lib☆11Nov 13, 2020Updated 5 years ago
- 支付宝调试壳工程☆13Mar 29, 2020Updated 5 years ago
- Simplified Data Management and Sharing for Kubernetes☆17Updated this week
- Go bindings for yara: pattern matching swiss knife http://plusvic.github.io/yara/☆10Jul 21, 2015Updated 10 years ago
- JA4X for Go☆46Sep 29, 2023Updated 2 years ago
- nsq client for c language