kamar101 / Port-Scanner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Port Scanner

Description

The project consists of a simple Python script that allows a user to scan for open ports on an end device utilizing its IP address. The script allows for multiple IP addresses to be scanned by separating each IP address with a comma. The user can also provide the number of ports to be scanned or a default value of the first 100 ports would be used.

Languages and Utilities Used

  • Python

Environments Supported

  • Windows
  • Linux

Program walk-through:

Run the script: python3 portscanner.py
Disk Sanitization Steps

Enter IP address of Targest(s):
Disk Sanitization Steps

Enter the number of ports to scan (default=100):
Disk Sanitization Steps

Wait for process to complete (may take some time):
Disk Sanitization Steps

About


Languages

Language:Python 100.0%