Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 313 Bytes

cscan

基于pythonhttpscan的多端口c段扫描器。

用法:

python cscan.py -i IP/CIDR –t threads

例:

python cscan.py -i 10.20.30.0/24 –t 100

默认线程为100