Update README.md

dev
bauthard 2020-11-23 11:55:17 +05:30
parent 628865f532
commit a7fe8e317f
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ This will display help for the tool. Here are all the switches it supports.
|version |Show version of nuclei |nuclei -version|
|proxy-url |Proxy URL |nuclei -proxy-url hxxp://127.0.0.1:8080|
|proxy-socks-url |Socks proxyURL |nuclei -proxy-socks-url socks5://127.0.0.1:8080 |
|random-agent |Use randomly selected HTTP User-Agent header value |nuclei -random-agent |
|random-agent |Use random User-Agents |nuclei -random-agent |
|H |Custom Header |nuclei -H "x-bug-bounty: hacker" |
## Installation Instructions