Hi all
I'm new to zapproxy (2.16.1), and I'm using it in command line like this :
./zap.sh -cmd -quickurl
https://www.example.fr -quickout /tmp/zap_exemple.md
related doc is :
Now I reach 429 for my target and I would like to apply some kind of rate limits
But I didnt find the way to inject a proper additionnal configuration options to command line to do that.
Is it possible to point me the right doc ?
or else (it would be great to improve it :p)
then show me a quick sample on how to use quickurl option and using a rate limite of max 5 request per second for "
example.fr" host
Best regards
It w