Categorygithub.com/Guaderxx/scanner
modulepackage
0.1.0
Repository: https://github.com/guaderxx/scanner.git
Documentation: pkg.go.dev

# README

TCP Scanner

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.

Usage

go install github.com/Guaderxx/scanner

# tcp mode
scanner -i 0.0.0.0/0 -p 1-65535 -m t

# syn
sudo scanner -i 0.0.0.0/0 -p 1-65535

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author