Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a command line option to scale down power of attack ? #499

Open
HongKilDong opened this issue Apr 9, 2022 · 1 comment
Open

Comments

@HongKilDong
Copy link

I see there is a command line option scale up power of attack, but I need to scale down. What options do I have ?

@HongKilDong 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
@arriven
Copy link
Owner

arriven commented 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants