jaeles-project / gospider

Gospider - Fast web spider written in Go
MIT License
2.49k stars 304 forks source link

GoSpider doesn't seem to honor the delay parameter #34

Closed h121h closed 3 years ago

h121h commented 3 years ago

Hi @j3ssie and team,

From what I can tell, setting the -k/--delay parameter doesn't delay anything. GoSpider still requests URL faster than expected.

Can you replicate this issue?

j3ssie commented 3 years ago

This should be fixed now with latest update.