jaeles-project / gospider

Gospider - Fast web spider written in Go
MIT License
2.54k stars 306 forks source link

Add rate limit option #74

Open ocervell opened 5 months ago

ocervell commented 5 months ago

Add a rate limit option to control the spidering speed, e.g -rl, -rate-limit. You can use https://github.com/projectdiscovery/ratelimit for this.