This package browser is in early development. Mind the rough edges.

nmap 7.93

Network discovery and security auditing tool

Nmap ("Network Mapper") is a network discovery and security auditing tool. It is also useful for tasks such as network inventory, managing service upgrade schedules, and monitoring host or service uptime. It also provides an advanced netcat implementation (ncat), a utility for comparing scan results (ndiff), and a packet generation and response analysis tool (nping).

Installation

Install nmap 7.93 as follows:

guix install nmap@7.93

Or install the latest version:

guix install nmap

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.