http_status
Check HTTP status codes for up to 25 URLs with polite delays to identify broken or unreachable pages; use only on sites you own or have permission to test.
Instructions
Check HTTP status codes for a list of URLs (max 25). Polite delay between requests. Only use on sites you own or have explicit permission to test. Defensive/informational checks only — no exploit or attack tooling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | HTTP/HTTPS URLs to check (max 25). | |
| delayMs | No | Delay between requests in ms (default 400, max 5000). | |
| timeoutMs | No | Per-request timeout in ms (default 12000). |