fix(docs): wrong command example (#6098)

Signed-off-by: leofvo <leofvo@proton.me>
This commit is contained in:
leofvo
2025-03-15 11:59:56 +01:00
committed by GitHub
parent 0d6d50d980
commit 46c05d2f35

View File

@@ -395,7 +395,7 @@ nuclei -target https://example.com
Nuclei can handle bulk scanning by providing a list of targets. You can use a file containing multiple URLs.
```sh
nuclei -targets urls.txt
nuclei -list urls.txt
```
### Network scan