Skip to content

Fast multithreaded port scanner/checker with configurable options

Notifications You must be signed in to change notification settings

Dyn4sty/FastPortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

FastPortScanner

This is an open source tool that Implement a simple port scanner in Python.

Features

+ Scan all ports(1-65535) in average 45secs in default (18secs and less in enhance)
+ Contains common port list for default scanning, with service-name included.
+ Option to write to a txt outputfile.
+ it has configurable options,such as - socket connection-timeout, amount of threads, sleep time in threads execution(more details)
+ Is Multi-threaded.

Usage

- Normal scanning with default ports(without outputfile)

- Scanning with configuration(custom ports,amount of threads, socket connection-timout and outputfile)

Help

- A list of available command line options can be obtained by executing:

About

Fast multithreaded port scanner/checker with configurable options

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages