Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 577 Bytes

readme.md

File metadata and controls

21 lines (16 loc) · 577 Bytes

Port Scan

portScan

☃️ Use

Usage :
  -ip string
        Target Ip
  -n int
        Number of concurrent scans (default 500)
  -p string
        Scan Ports (default "21,22,80,81,135,139,443,445,1433,3306,5432,6379,7001,8000,8080,8089,9000,9200,11211,27017")
  -t int
        TimeOut Of Tcp Connect (default 3)

😎Speed