netScan

command module
v0.0.0-...-6ceb8f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2021 License: Apache-2.0 Imports: 9 Imported by: 0

README

netScan

netScan is a concurrent port scanner written in Go

How to use it
Build

make build

Scan

Single Port:

netscan -ports 443

Multiples Ports:

netscan -ports 1-1024

Help
  -ip string
        Specify IP Address to scan. (default "127.0.0.1")
  -ports string
        Specify port range to perform scan. Allowed formats: 80 or 1-1024 (default "1-1024")
  -w int
        Amount of concurrent process scanning ports (default 8)

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL