katana
Verified for current stable LTS
Katana Commands
Katana command syntax with verified terminal examples.
Commands
5 commands for Katana
katana HTTP
Katana Command: Crawl Url Headless Mode Chromium
katana -u {https://example.com} -hl katana HTTP
Katana Command: Crawl Url List
katana -list {https://example.com,https://google.com,...} katana HTTP
Katana Command: Crawl Url With Proxy And Custom Headers
katana -proxy {http://127.0.0.1:8080} -H <path/to/headers.txt> -u {https://example.com} katana Operations
Katana Command: Find Subdomains Crawl And Output
subfinder -dL <path/to/domains.txt> | katana -ct <value> -o <path/to/output.txt> katana HTTP
Katana Command: Specify Crawling Strategy Depth Rate Limiting
katana -s <depth-first|breadth-first> -d <value> -rl <value> -u {https://example.com} Suggest a Katana Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Katana workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.