Skip to content

0xVantrex/python-hacking-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python Port scannner

A simple Python script that scans a target IP address for open ports using sockets

Features

-Scans a user-defined range of ports -Identifies which ports are open -Simple terminal-based interface Great beginner-friendly pyhton networking project

What you'll learn

-python socket programming -basic network concepts( IP,ports, etc.)

Requirements

-python 3.x

Usage

bash

python port_scanner.py

You'll be prompted to enter: A target IP ADDRESS

AUTHOR

Callagan GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages