Skip to content

lismore/go-port-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Port Scan

A simple and fast Go implemented port scanner.

Building/Compiling EXE

go build GoPortScan.go

Running

GoPortScan.exe -targetIP=127.0.0.1 -startPort=20 -endPort=1024

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT