-
Notifications
You must be signed in to change notification settings - Fork 7
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
How to batch crawl? #12
Comments
You can use |
Sorry, I'm still not sure,In the Windows10 system, I have a urls file 1. txt What command should I use to batch scan? |
xcrawl3r --seeds 1.txt --domain github.com -o 2.txt Support URLs with the same root domain only |
For different root domain? Like |
That's not supported yet. Nice Idea though will try implement the same |
Okay, thank you all the same |
Can this tool only be crawled individually?
May I ask how to batch crawl?
The text was updated successfully, but these errors were encountered: