urbanadventurer / WhatWeb

Next generation web scanner

Home Page:https://www.morningstarsecurity.com/research/whatweb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is rate limiting supported?

pieterdd opened this issue · comments

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?