Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 1.27 KB

Options.md

File metadata and controls

20 lines (18 loc) · 1.27 KB

Options

Usage : webtech Option
Example : webtech --version


Option Function
--version shows program's version number and exits
-u URLS, --urls=URLS url(s) to scan
--urls-file=URLS_FILE, --ul=URLS_FILE url(s) list file to scan
--user-agent=USER_AGENT, --ua=USER_AGENT use this user agent
--random-user-agent, --rua use a random user agent
--database-file=DATABASE_FILE, --db=DATABASE_FILE custom database file
--json, --oj output json-encoded report
--grep, --og output grepable report
--update-db, --udb force update of remote db files
--timeout=TIMEOUT maximum timeout for scrape requests
-h, --help shows the help message and exits