Skip to content

xuxiaoyuspallow/SimplePortScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

使用说明:

python port_scan.py ip-ip port-port

示例:

python port_scan.py 192.168.1.1-192.255.1.1 80-90

python port_scan.py 192.168.1.1 80

完成后结果存储在port_scan.txt中

另外,在文件中可配置常用端口、线程数和超时。

About

little python port scan program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages