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
搜索语句带有中文的时候,似乎不能正确的搜索。 .\fofax.exe -q 'app="张三-camera"' -ffi -fs 5 -fe -debug
实际搜索结果如下: 2023/06/03 14:39:04 [DEBUG] FoFa Size : 5 2023/06/03 14:39:04 [DEBUG] FoFa input Query of: app= 2023/06/03 14:39:04 [DEBUG] https://fofa.info/api/v1/search/all?email=*****@*************&key=9161************************b720&qbase64=YXBwPQ==&size=5&page=1&fields=protocol,ip,port,host,type 2023/06/03 14:39:06 [DEBUG] Resp Time: 1398.00/millis 2023/06/03 14:39:06 [DEBUG] Fofa Api Query: "app" 2023/06/03 14:39:06 [SUCC] Fetch Data From FoFa: [5/363027531]
The text was updated successfully, but these errors were encountered:
与上次其他人反馈的一样,目前在Windows上使用fofax,如果查询语句中存在中文,先暂时不要用powershell,换用其他终端工具,或者按照如下所说,从文件中读取查询语句。
Sorry, something went wrong.
okok,谢谢师傅了。😃
No branches or pull requests
搜索语句带有中文的时候,似乎不能正确的搜索。
.\fofax.exe -q 'app="张三-camera"' -ffi -fs 5 -fe -debug
实际搜索结果如下:
2023/06/03 14:39:04 [DEBUG] FoFa Size : 5
2023/06/03 14:39:04 [DEBUG] FoFa input Query of: app=
2023/06/03 14:39:04 [DEBUG] https://fofa.info/api/v1/search/all?email=*****@*************&key=9161************************b720&qbase64=YXBwPQ==&size=5&page=1&fields=protocol,ip,port,host,type
2023/06/03 14:39:06 [DEBUG] Resp Time: 1398.00/millis
2023/06/03 14:39:06 [DEBUG] Fofa Api Query: "app"
2023/06/03 14:39:06 [SUCC] Fetch Data From FoFa: [5/363027531]
The text was updated successfully, but these errors were encountered: