Traceback (most recent call last):
File "hydrarecon.py", line 255, in
subdomain_enum(host, path_to_save)
File "hydrarecon.py", line 134, in subdomain_enum
for subdomain in itertools.chain(_cs, _crt, _dbo, _et, _ht, _tc, _tm, _us, _vt):
TypeError: 'NoneType' object is not iterabl
Traceback (most recent call last): File "hydrarecon.py", line 255, in
subdomain_enum(host, path_to_save)
File "hydrarecon.py", line 134, in subdomain_enum
for subdomain in itertools.chain(_cs, _crt, _dbo, _et, _ht, _tc, _tm, _us, _vt):
TypeError: 'NoneType' object is not iterabl