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.
- Outputs:
out - Website: https://github.com/robertdavidgraham/masscan
- Licenses: AGPL 3+
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
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.