Skip to content

exilesec/port-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Port Scanner By Exilesec

This is a simple Python-based port scanner designed for educational purposes. It allows users to check which ports are open on a target IP address within a limited range (1-999).

⚠️ Warning: Use this tool responsibly. Scanning networks without permission is illegal and unethical. This project is intended for learning and testing on networks you own or have explicit permission to scan.

Features

  • Simple and lightweight Python implementation
  • Scans ports from 1 to 999
  • Clear console output showing open ports
  • Banner display using pyfiglet for a clean user interface

Installation

  1. Clone the repository:
git clone https://github.com/exilesec/port-scanner.git
cd port-scanner
python3 port_scanner.py

About

Simple Python port scanner for educational purposes. It scans ports 1-999 on a target IP and lists which ports are open. Designed for learning and ethical testing only—always scan networks you own or have permission to test.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages