NMapGUI is a cross-platform advanced graphical user interface that simplifies and enhances the use of the NMap network analysis tool with visual outputs and parallel command execution.
Advanced Graphical User Interface for NMap
NMapGUI is designed for network security professionals and enthusiasts who want a more user-friendly and efficient way to run NMap scans. It enables users to execute multiple scans simultaneously, visualize traceroute graphs, and generate HTML reports, making network monitoring and vulnerability scanning more accessible and streamlined.
This project is currently unmaintained and requires Java 8 specifically; newer Java versions are not supported. The tool is distributed as a portable JAR file without an installer. Users should be aware that some features like menu creation are still in progress. For support or questions, contact the author via Twitter or LinkedIn.
Download the latest zip file from the releases page: https://github.com/danicuestasuarez/NMapGUI/releases
Unzip the downloaded file to a desired location
Ensure Java 8 is installed and configured on your system (later versions not supported)
Run the application by double-clicking the JAR file or via console
nohup java -jar nmapGUI-0.6.1-snapshot.jar $
Launches the NMapGUI application in the background on Linux, allowing the console to be closed while keeping the app running