projectdiscovery / naabu

A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
https://projectdiscovery.io
MIT License
4.51k stars 531 forks source link

Logical improvement on the number of retries #1131

Closed jiaocoll closed 1 month ago

jiaocoll commented 1 month ago

The number of retries should be for targets that were not successfully detected during the detection process, rather than for all targets, which is really inefficient.