We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4fff8 commit 23522c4Copy full SHA for 23522c4
README.md
@@ -25,8 +25,9 @@ pip install .
25
## Usage
26
27
```
28
-usage: KNOCKPY [-h] [-d DOMAIN] [-f FILE] [-v] [--dns DNS] [--useragent USERAGENT] [--timeout TIMEOUT] [--threads THREADS]
29
- [--recon] [--bruteforce] [--wordlist WORDLIST] [--json-output] [--list] [--report REPORT]
+usage: KNOCKPY [-h] [-d DOMAIN] [-f FILE] [-v] [--dns DNS] [--useragent USERAGENT]
+ [--timeout TIMEOUT] [--threads THREADS] [--recon] [--bruteforce]
30
+ [--wordlist WORDLIST] [--json-output] [--list] [--report REPORT]
31
32
knockpy v.7.0.0 - Subdomain Scan
33
https://github.com/guelfoweb/knock
0 commit comments