Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 246 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 246 Bytes

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