Sign inSign up

martinjohn/scan

By martinjohn

Updated over 8 years ago

This is a perl wrapper around nmap to try and make the results a bit more human readable

Image
1

348

martinjohn/scan repository overview

scan

This is a perl wrapper around nmap to try and make the results a bit more human readable (it also does some work around working out what subnet to scan.)

You'll want to run this on the host network I suspect

docker run \
   -it \
   --network=host \
   martinjohn/scan

Tag summary

Content type

Image

Digest

Size

13.3 MB

Last updated

over 8 years ago

docker pull martinjohn/scan