freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
868 stars 73 forks source link

feat: divide rate limit when chunking tasks #442

Open ocervell opened 1 month ago

ocervell commented 1 month ago

When chunking e.g a nuclei task, inputing: --rate-limit 50 --> we should divide the value by the number of chunked tasks created so that each nuclei is run with a --rate-limit 10