Skip to content

Change rate limit logic and align the uncover flags the same way they are done on subfinder #164

@xm1k3

Description

@xm1k3

Here are the messages covered also in this task: #157

Please describe your feature request:

#157 (comment)

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.

Metadata

Metadata

Assignees

Labels

Status: CompletedNothing further to be done with this issue. Awaiting to be closed.Type: EnhancementMost issues will probably ask for additions or changes.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions