telnet-scanner icon indicating copy to clipboard operation
telnet-scanner copied to clipboard

telnet服务密码撞库

Results 6 telnet-scanner issues
Sort by recently updated
recently updated
newest added

你好 i have the following problem with one of dependencies: ``` Could not find a version that satisfies the requirement MySQLdb (from versions: ) No matching distribution found for MySQLdb...

hu@hu-VirtualBox:/home/newdisk/telnet-scanner$ python scanner.py Traceback (most recent call last): File "scanner.py", line 15, in from new_module import * File "/home/newdisk/telnet-scanner/new_module.py", line 4, in import pexpect ImportError: No module named pexpect

这个显示好几个库都没有。运行时候,比如IP,urllib,urllib2.

tcp导入的是哪个库里的 并且队列总是报错class Queue has no attribute 'Queue'

大部分设备应该是在nat后吧,这些设备如何扫?

add requirements.txt python模块安装 sudo pip install -r requirements.txt