InsightScan
InsightScan copied to clipboard
A single file multithread portscanner in python
Results
2
InsightScan issues
Sort by
recently updated
recently updated
newest added
if use this cmd scanner 192.168.1.1/32 -t 2 will return error Traceback (most recent call last): for ip in iplist: TypeError: 'NoneType' object is not iterable in line 321 if...