Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 211 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 211 Bytes

NmapMysqlPy

Python 读取txt里面的ip列表,扫描之后存储到Mysql。

依赖库

pymysql
threading
nmap

运行方式

python scan.py

重复N次的轮子,工作需要。