Closed feitong487 closed 6 months ago
windows生成404.html文件错误 运行环境windows,win11 python版本: 3.12.1
C:\Users\xxx\Desktop\文件夹\Neo-reGeorg>python neoreg.py generate -k password -f 404.html -c 404 [ERROR ] [Generate] Failed to read file: 404.html
请检查一下 文件是否存在,是否具备读取权限,简单查看 type 404.html
type 404.html
都没有生成404.html文件额,只有一个key.txt文件
-f 参数是指定你的文件模板
windows生成404.html文件错误 运行环境windows,win11 python版本: 3.12.1
C:\Users\xxx\Desktop\文件夹\Neo-reGeorg>python neoreg.py generate -k password -f 404.html -c 404 [ERROR ] [Generate] Failed to read file: 404.html