Skip to content

Adhvay0505/PorteusRecon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PorteusRecon

A simple & fast port scanner built using Golang

Technolgoies used

  • Go Programming language
  • Fyne GUI app development toolkit

Steps to run the tool

Option 1

  • run the PorteusReconCLI.go & PorteusReconGUI.go files
go run PorteusReconCLI.go
go run PorteusReconGUI.go

Option 2

  • build the PorteusReconCLI.go & PorteusReconGUI.go files
-go build PorteusReconCLI.go
-go build PorteusReconGUI.go
  • Execute the ELF executable files
  • ./PorteusReconCLI.go
  • ./PorteusReconGUI.go

Dark Mode

Screenshot From 2025-07-29 19-45-28

Light Mode

Screenshot From 2025-07-29 19-46-09

About

A port scanner built using Golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages