StrangeYear / port-scan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PortScan

PortScan is a simple port scanner tool with golang. It can be used to scan a single host.

Install

go install github.com/StrangeYear/port-scan@latest

Usage

Usage:
  port-scan host [flags]

Flags:
  -h, --help          help for port-scan
      --threads int   Number of threads to use (default 2000)

About

License:Apache License 2.0


Languages

Language:Go 100.0%