Skip to content

A port scanner to scan for open ports on a given website.

Notifications You must be signed in to change notification settings

S3cBar0n/goPortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

goPortScanner

This is a port scanner written in GoLang

Features:

Concurrency

Creates channels to store 100 ports per worker (total of 1024 ports at this time with 11 total workers)

Asks for a web address as input

Releases

No releases published

Packages

 
 
 

Languages