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

Ubuntu运行出错问题 #47

Closed
MaxSecurity opened this issue Mar 27, 2020 · 1 comment
Closed

Ubuntu运行出错问题 #47

MaxSecurity opened this issue Mar 27, 2020 · 1 comment

Comments

@MaxSecurity
Copy link

root@ubuntu:~/Desktop/crawlergo# ./crawlergo -c /Desktop/crawlergo/chrome-linux/chrome -t 20  http://testphp.vulnweb.com/
INFO[0000] Init crawler task, host: testphp.vulnweb.com, max tab count: 20, max crawl count: 200. 
INFO[0000] filter mode: smart                           
INFO[0000] Start crawling.                              
INFO[0000] filter repeat, target count: 2               
INFO[0000] Crawling GET https://testphp.vulnweb.com/    
WARN[0000] navigate timeout fork/exec /Desktop/crawlergo/chrome-linux/chrome: no such file or directoryhttps://testphp.vulnweb.com/ 
INFO[0000] Crawling GET http://testphp.vulnweb.com/     
WARN[0000] navigate timeout fork/exec /Desktop/crawlergo/chrome-linux/chrome: no such file or directoryhttp://testphp.vulnweb.com/ 
INFO[0000] closing browser.                             

运行操作如上 已经赋予crawlergo文件的+x 权限请问这是什么情况?

@Qianlitp
Copy link
Owner

确认chrome路径和权限问题

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

No branches or pull requests

2 participants