Results 19 comments of xzajyjs

v2.3已打包windows版本

> v2.3已打包windows版本 > 已保存配置 > ![image](https://user-images.githubusercontent.com/63721558/188278337-63f490a6-09df-40b7-80ef-4078893f01d1.png) > 搜索引擎也选择fofa了,可为什么报错 > ![image](https://user-images.githubusercontent.com/63721558/188278358-f1be22cc-58f6-47e6-a108-5b1f76c965a0.png) 根据报错信息可能是代理出了问题,尝试关闭电脑的代理服务

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.