You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes organizations request that to minimize impact on end users, any automated tooling utilized during pentesting should limit their traffic to a certain number of requests per second. If I pass the flags -t 1 --wait=0.2, will my requests be capped at max. 5 requests/second? If not, is there another way to rate limit requests?
The text was updated successfully, but these errors were encountered:
Sometimes organizations request that to minimize impact on end users, any automated tooling utilized during pentesting should limit their traffic to a certain number of requests per second. If I pass the flags
-t 1 --wait=0.2
, will my requests be capped at max. 5 requests/second? If not, is there another way to rate limit requests?The text was updated successfully, but these errors were encountered: