Skip to content

A lightweight fast port scanner written in go. Suitable for learning

Notifications You must be signed in to change notification settings

SAY0l/Port-Scan_lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Port-Scan_lite

A lightweight fast port scanner written in go. Suitable for learning

Usage

 .\tcp_scan.exe -h
Go_port_scan_lite version: 1.0

Main Usage: ./Go_port_scan_lite [-h help] [-v verbose] [-u url] [-p port]

Options:
  -h    show help
  -p int
        set the largest port (default 1024)
  -para_num int
        set parallel_num (default 100)
  -proxy string
        set proxy
  -u string
        scan url
  -v    verbose

Remarks

Agent is not implemented yet, waiting for V2 update

If you need a Linux version, please recompile

About

A lightweight fast port scanner written in go. Suitable for learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages