Sign inSign up

toendeavour/nmap

By toendeavour

Updated about 6 years ago

Image
0

368

toendeavour/nmap repository overview

latest

The latest Tag will automatically be updated when the alpine base image is updated

What is Nmap?

Nmap (Network Mapper) is a free and open-source network scanner created by Gordon Lyon. Nmap is used to discover hosts and services on a computer.

How to use this image

Run Nmap

You can execute Nmap by running:

docker run --name nmap \
          toendeavour/nmap \
          <command>

Example:

docker run --name nmap \
          toendeavour/nmap \
          example.com

Tag summary

Content type

Image

Digest

Size

6 MB

Last updated

about 6 years ago

docker pull toendeavour/nmap