Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

环境运行不起来 #21

Open
mmxza opened this issue Mar 24, 2023 · 1 comment
Open

环境运行不起来 #21

mmxza opened this issue Mar 24, 2023 · 1 comment

Comments

@mmxza
Copy link

mmxza commented Mar 24, 2023

2023-03-24 18:37:25,122 - WARNING - 【请求错误】 ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
Traceback (most recent call last):
File "ENScan.py", line 790, in
Scan.main()
File "ENScan.py", line 746, in main
self.get_company_info(self.pid)
File "ENScan.py", line 521, in get_company_info
self.c_data['info'] = self.get_company_c(pid, True)
File "ENScan.py", line 414, in get_company_c
icp_info = self.get_info_list(pid, "detail/icpinfoAjax")
File "ENScan.py", line 374, in get_info_list
res_data = json.loads(content)
File "G:\python38\lib\json_init_.py", line 341, in loads
raise TypeError(f'the JSON object must be str, bytes or bytearray, '
TypeError: the JSON object must be str, bytes or bytearray, not NoneType

@keac
Copy link
Member

keac commented Mar 24, 2023

建议使用ENScanGo
https://github.com/wgpsec/ENScan_GO

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants