We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I love your CLI tool! I am truly missing just one thing - rate liming.
I use --concurrency 1 and even than, on a larger website, I get rate limited (our websites) usually after 10-15 seconds.
Some of them are on shared hosting so I have no way to whitelist/ignore my IP.
**It would be lovely to have an option to set "pause" inbetween the requests (in ms).
Ex.: --pause 500ms**
Thank you for this wonderful tool!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I love your CLI tool! I am truly missing just one thing - rate liming.
I use --concurrency 1 and even than, on a larger website, I get rate limited (our websites) usually after 10-15 seconds.
Some of them are on shared hosting so I have no way to whitelist/ignore my IP.
**It would be lovely to have an option to set "pause" inbetween the requests (in ms).
Ex.: --pause 500ms**
Thank you for this wonderful tool!
The text was updated successfully, but these errors were encountered: