Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot set timeout for each URL when batch import with parameter -L #1139

Open
zhibx opened this issue Jul 27, 2022 · 8 comments
Open

Cannot set timeout for each URL when batch import with parameter -L #1139

zhibx opened this issue Jul 27, 2022 · 8 comments
Labels
enhancement New feature or request Priority: High
Milestone

Comments

@zhibx
Copy link

zhibx commented Jul 27, 2022

What is the feature?

Cannot set timeout for each URL when batch import with parameter -L

What is the use case?

If the --max-time timeout parameter and the -l batch parameter are used together, it will cause the first RUL scan to time out and other URLs will not be scanned.

微信截图_20220727150118

@zhibx zhibx added the enhancement New feature or request label Jul 27, 2022
@shelld3v
Copy link
Collaborator

This is intended and that's how the feature works. I will consider adding something like --max-target-time for your usage. Thank you for your idea!

@shelld3v shelld3v added this to the v0.4.4 milestone Aug 14, 2022
@huan-cdm
Copy link

huan-cdm commented Dec 3, 2022

When will v0.4.4 be released and the parameter --max-target-time is required

@shelld3v
Copy link
Collaborator

shelld3v commented Dec 3, 2022

I'm currently having exams so will probably start working on this in late December or January, sorry for having to delay it

@huan-cdm
Copy link

huan-cdm commented Dec 3, 2022

This occurs during batch scanning, so automatically discard the URL if you encounter a jam;RecursionError: maximum recursion depth exceeded while calling a Python object

@huan-cdm
Copy link

huan-cdm commented Dec 3, 2022

image
This is an error for a single scan

@huan-cdm
Copy link

huan-cdm commented Dec 3, 2022

Stay stuck until the program exits

@shelld3v
Copy link
Collaborator

shelld3v commented Dec 4, 2022

@huan-cdm I don't think it's an issue with dirsearch but difflib library. It isn't related to this Github issue too, can you please open another Github issue for it so I can take a look later? Thanks!

@huan-cdm
Copy link

huan-cdm commented Dec 4, 2022

Ok, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: High
Projects
None yet
Development

No branches or pull requests

3 participants