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 0496a93 commit 277f82eCopy full SHA for 277f82e
README.md
@@ -45,6 +45,7 @@ $ pip install -r requirements.txt
45
| --rate-limit | Amount of time in seconds to delay between each scan (default 0). |
46
| --waf | If set then simple WAF bypass headers will be sent. |
47
| -oN OUTPUT_NORMAL | Normal output printed to a file when the -oN option is specified with a filename argument. |
48
+| -oJ OUTPUT_JSON | JSON output printed to a file when the -oJ option is specified with a filename argument. |
49
| - | By passing a blank '-' you tell VHostScan to expect input from stdin (pipe). |
50
51
## Usage Examples
0 commit comments