Provided by: knockpy_8.0.0-1_all bug

NAME

       knockpy - Python3 tool designed to enumerate subdomains on a target domain

DESCRIPTION

       usage: KNOCKPY [-h] [-d DOMAIN] [-f FILE] [--dns DNS] [--useragent USERAGENT]

              [--timeout   TIMEOUT]   [--threads   THREADS]   [--recon]   [--bruteforce]  [--wordlist  WORDLIST]
              [--wildcard]  [--json]  [--save  FOLDER]  [--report   REPORT]   [--silent]   [--logfile   LOGFILE]
              [--show-settings]

       knockpy v.8.0.0 - Async Subdomain Scan https://github.com/guelfoweb/knock

   options:
       -h, --help
              show this help message and exit

       -d DOMAIN, --domain DOMAIN
              Domain to analyze.

       -f FILE, --file FILE
              File with domains, one per line.

       --dns DNS
              Custom DNS server.

       --useragent USERAGENT
              Custom User-Agent.

       --timeout TIMEOUT
              Timeout (seconds).

       --threads THREADS
              Number of concurrent workers.

       --recon
              Enable reconnaissance.

       --bruteforce, --brute
              Enable bruteforce.

       --wordlist WORDLIST
              Path to wordlist file.

       --wildcard
              Test wildcard and exit.

       --json Output JSON.

       --save FOLDER
              Directory to save results.

       --report REPORT
              Show saved report.

       --silent
              Silent mode (fewer prints).

       --logfile LOGFILE
              Write logs to file.

       --show-settings
              Print effective scan settings and continue.

              [--timeout   TIMEOUT]   [--threads   THREADS]   [--recon]   [--bruteforce]  [--wordlist  WORDLIST]
              [--wildcard]  [--json]  [--save  FOLDER]  [--report   REPORT]   [--silent]   [--logfile   LOGFILE]
              [--show-settings]

       KNOCKPY: error: unrecognized arguments: 8.0.0

SEE ALSO

       The full documentation for usage: is maintained as a Texinfo manual.  If the info and usage: programs are
       properly installed at your site, the command

              info usage:

       should give you access to the complete manual.

knockpy 8.0.0                                     October 2025                                        KNOCKPY(1)