Skip to content

MrRobot3301/Port_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Threaded-Port-Scanner

python

About

A Python script to scan Open Port on a particular Host

Setup for Windows

  • Install Python3 for Windows from here.
  • Open Windows Command Prompt
  • Clone the repository
    git clone https://github.com/MrRobot3301/Port_Scanner/
  • Navigate inside the Port_Scanner/ directory.
    ls  
  • Run using Python
    python "<your path>TPS.py"

Setup for Linux

  • Install Python3 from here.
  • Open Terminal
  • Run this Command if 'git' is not installed > apt-get-install git
  • Clone the repository
    git clone https://github.com/MrRobot3301/Port_Scanner/
  • Navigate inside the Port_Scanner/ directory.
    ls
  • Run
    python3 TPS.py"

About

Threaded-Port-Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages