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
I see there is a command line option scale up power of attack, but I need to scale down. What options do I have ?
The text was updated successfully, but these errors were encountered:
HongKilDong
changed the title
Is there a command lind option to scale down power of attack ?
Is there a command line option to scale down power of attack ?
Apr 9, 2022
it's not a direct scale down but you can make it use less resources by providing --min-interval to have artificial pauses between requests. It expects a duration value like --min-interval 1s or --min-interval 5000ms. If you use docker-compose or any cloud setup it may be easier to set that same option via MIN_INTERVAL environment variable
I see there is a command line option scale up power of attack, but I need to scale down. What options do I have ?
The text was updated successfully, but these errors were encountered: