Mac+python3.9时othersApiSubdomain.py模块报错
hkxueqi opened this issue · 2 comments
hkxueqi commented
hkxueqi commented
临时解决:屏蔽该功能
shuize.py
# 2. virustotal|ce.baidu.com|www.threatcrowd.org|url.fht.im|qianxun
#othersApiTotalSubdomains = othersApiSubdomain()
#print('[total: {}] webAPI: {}'.format(len(othersApiTotalSubdomains), othersApiTotalSubdomains))
#subdomains = printGetNewSubdomains(subdomains, othersApiTotalSubdomains)
#print('len [{}]'.format(len(subdomains)))
hkxueqi commented
已解决,macOS python3.9问题,从其他版本复制覆盖了lib/OpenSSL/。解决问题