Sign inSign up

waja/nscan

By waja

•Updated 2 days ago

Docker image for nscan: https://github.com/OffensivePython/Nscan

Image
0

10K+

waja/nscan repository overview

⁠Docker-Nscan

Build Status Docker Build Status GitHub tag

Builds a docker image with the nscan⁠ ready to run.

⁠Running

  • run the docker container with:
docker run --rm --net=host waja/nscan -h

We don't actually require --net=host, but if we're wanting to test native performance (or use --source some-specific-host-IP) then we want direct access to the relevant connections without any overhead.

⁠Building

make build

⁠Get a shell in a running container

make shell

Tag summary

Content type

Image

Digest

sha256:9067e8435…

Size

15.2 MB

Last updated

2 months ago

docker pull waja/nscan