Categorygithub.com/dcjulian29/docker-nmap
repositorypackage
0.0.0-20240614172149-7dc74cbf9f3d
Repository: https://github.com/dcjulian29/docker-nmap.git
Documentation: pkg.go.dev

# README

A Docker Container for NMap

GitHub Issues Version Docker Pulls

Docker Release Build Tool

NMap has been notorious for support under a Windows operating system over the years and I started running nmap inside a container which while limiting provides enough for me to be able to use it no matter what OS system is present on the host.

To use:

docker run -it dcjulian29/nmap -v scanme.nmap.org

Also included in this repository is a Windows binary that allow a person to run the nmap via the Docker container just like the example:

nmap.exe -v scanme.nmap.org