1.1.0 • Published 6 years ago

subdomain-brute v1.1.0

Weekly downloads
8
License
ISC
Repository
-
Last release
6 years ago

subdomain-brute

Usage

Command line

Installation

$ npm install -g subdomain-brute
# or
$ yarn add global subdomain-brute

Usage information

$ subdomain --help

  Usage: subdomain [options] DOMAIN

  Subdomain brute


  Options:

    -V, --version            output the version number
    --dns-server [server]    Comma separated list of server to query (default: 223.5.5.5,223.6.6.6,119.29.29.29,182.254.116.116)
    -f <file>                Dictionary file path (default: subnames.txt)
    --full                   Full scan, NAMES FILE subnames_full.txt will be used to brute
    -c, --concurrency <num>  Start specified NUMBER of concurrency (default: 50)
    -o, --output <path>      Output file
    -h, --help               output usage information
1.1.0

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago