Expand description
Solver for Cloudflare IUAM / JavaScript challenge v1.
Parses the challenge page, evaluates the embedded JavaScript snippet via the provided interpreter, and produces the submission payload the caller must POST back to Cloudflare.
Structs§
- Javascript
V1Solver - Solver for IUAM (v1) challenges.
Enums§
- Javascript
V1Error - IUAM solver errors.