- Scans from any range (currently only for TCP)
- Saves logs to text files every time you scan something
- Uses Go routines / tends to be concurrent (fast)
- Advanced multi-threading
- Vulnerability scanner
- Service detector (e.g: SSH, Apache, e.t.c.)
- OS detector
Linux build variables
GOARCH=amd64
GOOS=linux
git clone https://github.com/pasenidis/goport
cd goport
go build main.go
./mainEdward Pasenidis - @pasenidis me@edpasenidis.tech
Contributors
- Nikos Ntiakakis / ntiakakik@gmail.com