python-namp
作者:
捕风的王小仲 | 来源:发表于
2016-12-30 17:27 被阅读0次
python-nmap学习 (使用python2)
import nmap
nm = nmap.PortScanner()
nm.scan('ip','port')
https://libnmap.readthedocs.io/en/latest/genindex.html
本文标题:python-namp
本文链接:https://www.haomeiwen.com/subject/ludpvttx.html
网友评论