Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

d3formed/EZmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

NOTE:

This tool has been discontinued due to lack of updates. Although you can still download and use it(I don't have time to focus all the definition allat 💀)

What is EZMap?

EZmap tool is a tool to scan for ports with any IP using nmap. It has a very easy interactive system you can use if you can't manually use commands to scan it.

How to get a latest version?

To get a latest version from EZmap, go to the releases or click the link below: https://github.com/Bananduck/EZmap/releases/

Installation

1. Installing packages

For windows

winget install git

Install these packages below

https://www.python.org/downloads/ (Recommended: Latest version) https://nmap.org/download.html#windows (Use the "Latest stable release self-installer: nmap-7.94-setup.exe")

For UNIX/Linux (There are lots of packages manager like yum, dnf, pacman, etc. For now we will use apt)

sudo apt update
sudo apt install git python python3-pip nmap

For Termux (Android terminal)

pkg update
pkg install git python python3-pip nmap

2. Install libraries and begin

cd EZmap
sudo pip install -r requirements.txt
sudo python <EZMap name file>.py (For windows: You don't have to use sudo.)

Screenshots

image image image

Bug report

If you encounter an error or bug, You can go bug report them. Or contact me for more information Discord Presence

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages