We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
只能爬取第一页的数据,到第二页就失败
而且输出的文件名是随机的,参数中指定的不生效
例如我指定的参数是 --outputname fofa --output csv,但输出的文件名是final_c10c71285eca2a69b6aef1708143b036_1727776801.csv
--outputname fofa --output csv
final_c10c71285eca2a69b6aef1708143b036_1727776801.csv
The text was updated successfully, but these errors were encountered:
这个问题我觉得是因为fofa官方加强了他们的反爬措施导致的
Sorry, something went wrong.
大佬,这个问题有解决方案吗?
这个问题我觉得是因为fofa官方加强了他们的反爬措施导致的 大佬,这个问题有解决方案吗?
封禁IP的方法可以通过代理的方式
验证码的方式可以通过自动打码工具
但是这些方法会让fofa-hack整体臃肿,而且效果也不好,所以从这个角度上来说,我觉得是没解决方案的
至少说爬虫的方式已经失效了
No branches or pull requests
只能爬取第一页的数据,到第二页就失败
而且输出的文件名是随机的,参数中指定的不生效
例如我指定的参数是
--outputname fofa --output csv
,但输出的文件名是final_c10c71285eca2a69b6aef1708143b036_1727776801.csv
The text was updated successfully, but these errors were encountered: