Sign inSign up

str0ke/nmap

By str0ke

Updated 4 days ago

Nmap up2date (Alpine) container.

Image
0

5.5K

str0ke/nmap repository overview

Nmap 7.92 (Alpine)

Container (without output scan support)

docker run --rm str0ke/nmap:latest

Container (with output scan support)

docker run --rm -v "$(pwd):$(pwd)" -w "$(pwd)" str0ke/nmap:latest

Setup an Alias

alias nmap='docker run --rm -v "$(pwd):$(pwd)" -w "$(pwd)" str0ke/nmap:latest'

Tag summary

Content type

Image

Digest

sha256:4f0ba7d1d

Size

11.5 MB

Last updated

4 days ago

docker pull str0ke/nmap