8000 GitHub - PedroMoraesMilagres/GoScan: GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports

Notifications You must be signed in to change notification settings

PedroMoraesMilagres/GoScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Languages

Output do GoScan

🦫 GoScan

GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports

📃 Requirements

  • Go1.17.6 or superior
  • Windows / Linux / BSD / Mac
  • OBS: If you use windows, you need to run it using powershell

🚀 Installation

To install GoScan follow the steps

Linux / BSD / macOS:

Click here to install.

Windows:

Click here to install.

☕ Use

To run GoScan:

Linux:

sudo chmod +x ./main
./goscan -host <address>

MacOS:

git clone https://github.com/ArthurHydr/GoScan.git
go run main.go

Windows:

./goscan.exe -host <address>

📫 Contribuite

To contribute to GoScan, follow these steps

  1. Fork this repository.
  2. Create a branch: git checkout -b <nome_branch>.
  3. Make your changes and commit them: git commit -m '<mensagem_commit>'
  4. Push to the original branch: git push origin <nome_do_projeto> / <local>
  5. Create the pull request

Alternatively, see the GitHub documentation at: how to create a pull request.

🤝 Contribuitors

We thank the following people who contributed to this project:

Arthur Ottoni on GitHub
Arthur Ottoni
Tux on GitHub
Tux
tupi on GitHub
tupi

📝 Licence

This project is under license. See the LICENSE file for more details.

About

GoScan is a port-scanner made entirely in Go-lang. The purpose of the tool is to be fast, dynamic and simple so that a professional in the CyberSecurity area can make an optimized list of ports

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0