-
Notifications
You must be signed in to change notification settings - Fork 257
Closed
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.
Milestone
Description
Here are the messages covered also in this task: #157
Please describe your feature request:
from:
I think it will be better if we change ratelimit logic in uncover i.e in uncover we use delay to configure ratelimit while we have -rlm and -rl options in nuclei,subfinder,httpx . I think keeping options uniform will help rather than providing different formats for same functionality. Example
If source has ratelimit say 30 req/min
In nuclei we pass -rlm 30
In uncover we have to pass -delay 2
Apart from obvious calculation required another thing we miss is bucket refill rate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Nothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.Most issues will probably ask for additions or changes.