PoCInnovation / BruteForce

Apache License 2.0
0 stars 0 forks source link

[Feature]: Flag true/false to follow redirections #17

Open louonezime opened 1 month ago

louonezime commented 1 month ago

Description

-follow

when receiveing 3xx status codes, follow the redirections

Expected behaviour

log a redirection is followed and execute it in the job

Environment

Proposed solution

No response

SIMLUKE commented 2 weeks ago

ok, this is now possible using the colly package, see here : https://github.com/gocolly/colly