Home

Awesome

subquest-cli

The cli module for subquest scanner.

Installation

In order to use it from the terminal you must install it as global module:

$ npm install -g subquest-cli

Commands

Usage

$ subquest --help

  Usage: subquest [options] [command]


  Options:

    -V, --version  output the version number
    -h, --help     output usage information


  Commands:

    list <type>            List module built in resources by type (dictionaries, resolvers)
    test <server>          Test the input as a valid DNS server.
    scan [options] <host>  Scan the input to enumerate all subdomains.

License

MIT © Filippo Conti