Skip to content

5l1v3r1/gamblerscan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gamblerscan

Python scanner for open ports (1..1024)

Install

Just it:

$ git clone https://github.com/mthbernardes/gamblerscan

Usage

usage: gamblerscan.py [-h] [-m MIN] [-M MAX] host

positional arguments:
  host               host to check doors

optional arguments:
  -h, --help         show this help message and exit
  -m MIN, --min MIN  Port to start check
  -M MAX, --max MAX  Port to finish check

Example:

python gamblerscan.py www.github.com

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%