Skip to content

MathewsCustoms/Nmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nmapper

Nmapper is a graphical user interface (GUI) tool built with Python and customTkinter. It simplifies the process of sending Nmap commands to scan network hosts and provides real-time feedback on command execution.

Features

  • Command Selection: Choose from a list of popular Nmap commands using a dropdown menu.
  • Target Input: Enter the target address for the scan.
  • Real-Time Output: View the command being executed and see real-time results in the status box.
  • Customizable Appearance: Dark-themed interface with customizable colors and font settings.

Installation

  1. Clone the repository:

    git clone https://github.com/MathewsCustoms/Nmapper.git
  2. Navigate to the project directory:

    cd Nmapper
  3. Install required packages:

    pip install customtkinter

Usage

  1. Run the program:

    python NMapper.py
  2. Select an Nmap command from the dropdown menu.

  3. Enter the target address in the input box.

  4. Click the "Send Nmap Command" button to execute the command and view results in the status box.

Customization

  • Fonts: Customize the font and size used in labels.
  • Colors: Modify the appearance of buttons and labels to match your preferences.

Contributing

Feel free to fork the repository and submit pull requests for improvements or new features.

Screenshots

Here are some screenshots of the application:

Layout

Settings

Settings

About

Nmap GUI Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages