Documentation

Everything you need to get started with rqwstr.

Upgrade to 2.0.0

Scope is now fail-closed

v2.0.0 makes scope a pre-network enforcement boundary. send, send_h2, chain, redirect hops, intruder, race, parallel, and session_setup fail closed until an enabled include rule exists — or you deliberately set [scope].unrestricted = true.

The per-hunt hunt.scope_file input is removed. Immutable policies move to server config: [scope].file = "scope-policy.json". file and unrestricted are mutually exclusive and locked against MCP mutation. There is no RQWSTR_SCOPE_FILE or RQWSTR_SCOPE_UNRESTRICTED override.

Getting Started — after setup · Tool Reference