-h, --help
Show help message and exit
--version, -V
Print version and exit
target
Target directory, default: current directory
output
Output file, default: extract_domains_output.txt
--workers WORKERS, -w WORKERS
Number of parallel workers, default: CPU count
--no-global-var-map
Skip the cross-file variable-map pre-scan for very large directories
--depth DEPTH, -d DEPTH
Match files at an exact directory depth
--refresh-tlds
Force refresh the TLD cache from IANA
--wordlist WORDLIST, -W WORDLIST
Optional wordlist for cross-reference
--supply-chain-only
Output only URLs found via supply chain patterns
--tags
Append source tags as a third TSV output column
--stdin
Read a single response or HTTP capture from stdin
--stdin-format auto|http|har|json|text
Hint to the stdin reader
--har HAR_FILE
Treat the named file as a HAR archive
--ast auto|on|off
JavaScript AST extraction mode
--max-ast-bytes MAX_AST_BYTES
Per-file AST parse ceiling in bytes
--scope HOST_OR_PATTERN
Restrict output to scoped URL hosts
--third-party-only FIRST_PARTY
Only emit URLs outside the first-party eTLD+1
--json-output JSON_FILE
Write a machine-readable JSON report
--asset-graph GRAPH_JSON
Write an optional asset graph JSON report
--asset-graph-summary SUMMARY_JSON
Write only the asset graph summary JSON
--takeover-report TAKEOVER_FILE
Write takeover candidate URLs
--dep-confusion
Include package/module name findings in supply-chain-only output