soerlemans

Results 4 comments of soerlemans

Changed rate limit value from float to integer.

@irsdl I tried it with a float before but faced some issues in commit: https://github.com/bitquark/shortscan/pull/23/commits/afd70911833dc9d85300e9eca992536a61b2a782 I could reimplement if its desired.

@irsdl I changed the rate limit flag to support fractals. Specifying `-r 0.2` will send a request every 5 seconds. Something more complex could be implemented, like ffuf `-p` flag...