projectdiscovery / nuclei

Fast and customizable vulnerability scanner based on simple YAML based DSL.
https://docs.projectdiscovery.io/tools/nuclei
MIT License
20.09k stars 2.46k forks source link

can't set response read timeout #5111

Closed dogancanbakir closed 5 months ago

dogancanbakir commented 5 months ago

Hello, I am trying to change " -rrt, -response-read-timeout value - response read timeout in seconds (default 5s)", but it doesn't work and always keeps to 5 seconds. cli: nuclei -u "url"-t -dast -rrt 20

I am trying to increase the timeout, but it looks like it doesn't work. Could you check? Thanks. from https://discord.com/channels/695645237418131507/1233349671854936124/1233349671854936124

dogancanbakir commented 5 months ago

Closing this. This flag is meant to be used with network templates.