Skip to content
This repository has been archived by the owner on Nov 5, 2020. It is now read-only.

HauptSec/go-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-scan

A simple port scanner built in Go.

Install

git clone https://github.com/ahaupt3/go-scan/master
cd go-scan
go install go-scan.go

Usage

go-scan <ip> <scan type: quick|full|udp>

Scan Types

Quick

Scans first 1024 TCP ports.

Full

Scans all 65,535 TCP ports.

UDP

Scans all 65,535 UDP ports.

About

Port Scanner in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages