Skip to content

πŸ” SocketSpy: A Python network scanner for quick port discovery and network reconnaissance. Stay informed, stay secure! πŸ’»πŸ”’ #Python #Security

Notifications You must be signed in to change notification settings

mohamedemam4078/SocketSpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SocketSpy

SocketSpy is a Python-based port scanning tool that allows you to scan one or multiple targets for open ports on specified port ranges.

Features

  • Scan single or multiple targets for open ports
  • Specify custom port ranges to scan
  • Lightweight and easy-to-use
  • Support for both IPv4 and IPv6 targets

Installation

  1. Clone the repository:

    git clone https://github.com/mohamedemam4078/SocketSpy.git
  2. Navigate to the project directory:

    cd SocketSpy
  3. Install dependencies:

    pip install -r requirements.txt

Usage

  1. Scan a single target:

    python SocketSpy.py target_ip_address -p port_range
  2. Scan multiple targets:

    python SocketSpy.py target1_ip_address,target2_ip_address -p port_range

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

πŸ” SocketSpy: A Python network scanner for quick port discovery and network reconnaissance. Stay informed, stay secure! πŸ’»πŸ”’ #Python #Security

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages