Skip to content

Learning concurrency in go with a port scanner project

Notifications You must be signed in to change notification settings

alright21/portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

portscanner

A port scanner written in Go, used to train my skills with this new language. The starting code is taken from the book Black Hat Go

Versions

  • [v1.0] non concurrent
  • [v2.0] concurrent with results channel. Fixed number of ports

Releases

No releases published

Packages

 
 
 

Languages