Add Rate Limit Support
DhiyaneshGeek opened this issue · comments
Dhiyaneshwaran commented
Currently, it's not possible to control the request rate, leading to multiple services hitting rate-limit and discarding the msg which also breaks the automation pipeline.
This support can be added similar to projectdiscovery/subfinder#449
Sandeep Singh commented
This support can be added similar to projectdiscovery/subfinder#449
Sandeep Singh commented
@DhiyaneshGeek now rl
flag can be used to specify request to send per second.