Skip to content
/ gate Public

Gate is a simple and fast port scanner powered by Go πŸ”ŽπŸšͺ

License

Notifications You must be signed in to change notification settings

R3DRUN3/gate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Gate πŸ”ŽπŸšͺ

License: MIT

Gate is a simple and fast port scanner powered by Go

Usage

Clone this repo:

git clone https://github.com/R3DRUN3/gate.git

Start the program:

cd gate
go run main.go

Output Sample:

   __   ____      _      _____   _____  __
  / /  / ___|    / \    |_   _| | ____| \ \
 | |  | |  _    / _ \     | |   |  _|    | |
 | |  | |_| |  / ___ \    | |   | |___   | |
 | |   \____| /_/   \_\   |_|   |_____|  | |
  \_\                                   /_/
  ____    _                       _            ____                   _       ____
 / ___|  (_)  _ __ ___    _ __   | |   ___    |  _ \    ___    _ __  | |_    / ___|    ___    __ _   _ __    _ __     ___   _ __
 \___ \  | | | '_ ` _ \  | '_ \  | |  / _ \   | |_) |  / _ \  | '__| | __|   \___ \   / __|  / _` | | '_ \  | '_ \   / _ \ | '__|
  ___) | | | | | | | | | | |_) | | | |  __/   |  __/  | (_) | | |    | |_     ___) | | (__  | (_| | | | | | | | | | |  __/ | |
 |____/  |_| |_| |_| |_| | .__/  |_|  \___|   |_|      \___/  |_|     \__|   |____/   \___|  \__,_| |_| |_| |_| |_|  \___| |_|
                         |_|

Enter target ip: 192.168.236.195
Enter protocolo (tcp/udp): tcp

Scanning 65535 tcp ports on target 192.168.236.195 ===>

##########################################
#         Port 22: tcp Open
#         Port 443: tcp Open
##########################################

Runtime in seconds:  6.238812893

Usage with Docker

Follow the Docs here on DockerHub

About

Gate is a simple and fast port scanner powered by Go πŸ”ŽπŸšͺ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published