shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
7.93k stars 1.27k forks source link

无法连接网络 #338

Open ghost opened 10 months ago

ghost commented 10 months ago

是否使用了最新代码

Bug描述 无法正常运行

运行环境

如何复现 复现步骤(选写)

复现命令(必写) python oneforall.py --target http:www.baidu.com run

报错文本 23:09:10,992 [ALERT] utils:510 - Unable to access Internet, retrying... 23:09:17,060 [ERROR] utils:509 - (MaxRetryError("HTTPConnectionPool(host='ip-api.com', port=80): Max retries exceeded with url: /json/ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x0000023FAE61F590>: Failed to establish a new connection: [WinError 10061] 由于目标计算机积极拒绝,无法连接。'))"),) 23:12:36,394 [ALERT] utils:510 - Unable to access Internet, retrying... 23:12:36,395 [ALERT] utils:540 - Please check your network environment. 23:12:36,395 [INFOR] oneforall:243 - Start running OneForAll 23:12:36,396 [INFOR] oneforall:248 - Got 1 domains 23:12:36,408 [ERROR] database:40 - ('This result object does not return rows. It has been closed automatically.',) 23:12:36,414 [ERROR] database:40 - ('This result object does not return rows. It has been closed automatically.',) 23:12:36,414 [ALERT] oneforall:153 - Because it cannot access the Internet, OneForAll will not execute the subdomain collection module!

预期结果 清晰而简洁的预期结果描述(选写,如正常情况应该是怎么样的)

实际结果 清晰而简洁的实际结果描述(选写,如出现什么错误)

屏幕截图 image

日志上传

其他补充

lishixin7777 commented 3 months ago

一样