proxy_set_ja3_spoof
Spoof TLS client fingerprints by applying the Chrome default preset to targeted hostnames, bypassing JA3-based bot detection.
Instructions
Legacy: enable fingerprint spoofing (deprecated, use proxy_set_fingerprint_spoof with a preset). The ja3 parameter is accepted but ignored — the default Chrome preset is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ja3 | Yes | JA3 fingerprint string (ignored — use proxy_set_fingerprint_spoof with a preset instead) | |
| user_agent | No | User-Agent header to use with spoofed requests | |
| host_patterns | No | Only spoof requests to hostnames containing these substrings. Empty = spoof all HTTPS. |