domains = ["example.com", "example.org"]
[output]
output = "results.txt"
format = "plain"
merge_endpoint = false
[provider]
providers = ["wayback", "cc", "otx"]
subs = false
cc_index = "CC-MAIN-2025-13"
vt_api_key = ""
include_robots = false
include_sitemap = false
verbose = false
silent = false
no_progress = false
[filter]
preset = ["no-resources", "no-images"]
extensions = ["js", "php", "aspx"]
exclude_extensions = ["html", "txt"]
patterns = ["admin", "api"]
exclude_patterns = ["logout", "static"]
show_only_host = false
show_only_path = false
show_only_param = false
min_length = 10
max_length = 500
strict = true
[network]
network_scope = "all"
proxy = "http://proxy.example.com:8080"
proxy_auth = "username:password"
insecure = false
random_agent = true
timeout = 30
retries = 3
parallel = 5
rate_limit = 10
[testing]
check_status = false
include_status = ["200", "30x"]
exclude_status = ["404", "50x"]
extract_links = false