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

masscan 1.3.2

TCP port scanner

MASSCAN is an asynchronous TCP port scanner. It can detect open ports, and also complete the TCP connection and interact with the remote application, collecting the information received.

Installation

Install masscan 1.3.2 as follows:

guix install masscan@1.3.2

Or install the latest version:

guix install masscan

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.