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

Is it possible to scan multiple hosts in parallel ? #1335

Open
rew1nter opened this issue Oct 19, 2023 · 3 comments
Open

Is it possible to scan multiple hosts in parallel ? #1335

rew1nter opened this issue Oct 19, 2023 · 3 comments
Labels
enhancement New feature or request not ready Pull request can't be merged or issue can't be worked on yet Priority: Medium

Comments

@rew1nter
Copy link

No description provided.

@xalgord
Copy link

xalgord commented Nov 27, 2023

use the -l flag (where -l is the list file that contains multiple hosts or URLs) instead of -u

@rew1nter
Copy link
Author

I had another question, How does dirsearch deal with file descriptor limit?

I think dirsearch killed one of my parallel scans due to this

@shelld3v
Copy link
Collaborator

I had another question, How does dirsearch deal with file descriptor limit?

I believe it splits the content into chunks and reads them one by one

I think dirsearch killed one of my parallel scans due to this

Do you have any attachments? I would like to know more details

@shelld3v shelld3v added enhancement New feature or request not ready Pull request can't be merged or issue can't be worked on yet Priority: Medium labels Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not ready Pull request can't be merged or issue can't be worked on yet Priority: Medium
Projects
None yet
Development

No branches or pull requests

3 participants