0.1.3 • Published 6 years ago

whatsweb v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
6 years ago

WhatsWeb

Identifies websites.

Installation

$ npm i -g whatsweb
# Or
$ yarn global add whatsweb

Usage

$ whatsweb URLs [options]

Options

    -V, --version            output the version number
    -f <file>                Targets file path
    -c, --concurrency <num>  Start specified NUMBER of concurrency (default: 10)
    --network <mask>         Scan all Target/MASK hosts
    --timeout <ms>           Max scan minutes for request (default: 10000)
    --user-agent <string>    Custom User-Agent (default: Mozilla/5.0 whatsweb/0.1.0)
    -o, --output <path>      Output file path
    --show-error             Show error message
    -h, --help               output usage information

Example

example