Skip to content

Fix Continuation Problem#126

Open
nitish800 wants to merge 2 commits intodevanshbatham:masterfrom
nitish800:master
Open

Fix Continuation Problem#126
nitish800 wants to merge 2 commits intodevanshbatham:masterfrom
nitish800:master

Conversation

@nitish800
Copy link

When i use paramspider -L domains.txt. and for some reason if there was a error fetching a URL even after 3rd retry, the code exit and stop scanning for other URL.

This commit allows to skip the url which have error fetching after 3rd retry, and move on to other URL on the list, for me its work.

@ghost
Copy link

ghost commented Sep 17, 2024

you can check out this tool
https://github.com/knrredhelmet/paraminer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant