Skip to content

0x3dward/goport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GoPort

The port scanner that works 👀

Features:

  • 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)

To-do:

  • Advanced multi-threading
  • Vulnerability scanner
  • Service detector (e.g: SSH, Apache, e.t.c.)
  • OS detector

Build

Linux build variables GOARCH=amd64 GOOS=linux

git clone https://github.com/pasenidis/goport
cd goport
go build main.go
./main

Contact

Edward Pasenidis - @pasenidis me@edpasenidis.tech

Contributors

Software Stack

About

Introducing goport - the port scanner that works 👀

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages