xzajyjs
xzajyjs
v2.3已打包windows版本
> v2.3已打包windows版本 > 已保存配置 >  > 搜索引擎也选择fofa了,可为什么报错 >  根据报错信息可能是代理出了问题,尝试关闭电脑的代理服务
It has already been added to the TODO LIST.
> 导出csv中文乱码,限制改10000条 尝试修改文件编码为utf-8打开。数量10000条为api限制
确实需要增加一个GUI缩放,这个调整的是外框的大小且没有滚动条直接就裁切了
> 具体报错信息: Traceback (most recent call last): File "/Users/coke/Desktop/Serein-main/Serein.py", line 75, in ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(myappid) AttributeError: module 'ctypes' has no attribute 'windll' 是在windows下运行好一些么 注释以下两行即可 ```python myappid = "W01f.Serein.1.0" ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(myappid) ```
Support Shodan ([v2.4](https://github.com/xzajyjs/ThunderSearch/releases/tag/v2.4))
Support Hunter ([v2.5](https://github.com/xzajyjs/ThunderSearch/releases/tag/v2.5))
可以临时使用`python3 ThunderSearch.py`运行
Please clone the repository and use `python3 ThunderSearch.py` to run the program and copy the error message (if any) output by the console.