Insolent-M1nx / SimpleThread_PortScanner_Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alt text

A simple port scanner coded in Golang. Download and build. This scanner is multi-threaded, so if you are attempting to scan from a potato it will likely die. Adjust the workers in main.go for lower powered machines (under 4 cores / 8gb of ram).

Scanner will scan ports for a single target ranging from 0-1024. Will add more functionality as I get time. This was mostly for fun.

About

License:MIT License


Languages

Language:Go 100.0%