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 💀)
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.
To get a latest version from EZmap, go to the releases or click the link below: https://github.com/Bananduck/EZmap/releases/
winget install git
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
pkg update
pkg install git python python3-pip nmap
cd EZmap
sudo pip install -r requirements.txt
sudo python <EZMap name file>.py (For windows: You don't have to use sudo.)
If you encounter an error or bug, You can go bug report them. Or contact me for more information