-
|
I want scan 10k ip one template . i dont know if i will add -bs 100 Requests dont reflect 100 hosts are in parallel so Nuclei example config say : i used : does not seem to work more faster |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
@sec13b, a single machine has speed limitations. To surpass these, horizontal scaling is necessary—distributing the scan across multiple machines for faster results. Rate limit options alone can’t exceed a single machine’s maximum capacity. |
Beta Was this translation helpful? Give feedback.
@sec13b, a single machine has speed limitations. To surpass these, horizontal scaling is necessary—distributing the scan across multiple machines for faster results. Rate limit options alone can’t exceed a single machine’s maximum capacity.