mirror of https://github.com/daffainfo/nuclei.git
Update README.md
parent
628865f532
commit
a7fe8e317f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue