We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902e4dc commit 9c6120bCopy full SHA for 9c6120b
README.md
@@ -49,6 +49,7 @@ $ pip install -r requirements.txt
49
| --user-agent | Specify a user agent to use for scans. |
50
| --waf | If set then simple WAF bypass headers will be sent. |
51
| -oN OUTPUT_NORMAL | Normal output printed to a file when the -oN option is specified with a filename argument. |
52
+| -oG OUTPUT_GREPABLE | Grepable output printed to a file when the -oG is specified with a filename argument. |
53
| -oJ OUTPUT_JSON | JSON output printed to a file when the -oJ option is specified with a filename argument. |
54
| - | By passing a blank '-' you tell VHostScan to expect input from stdin (pipe). |
55
0 commit comments