Skip to content

waja/docker-nscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

 
 
 

Contributors 3

  •  
  •  
  •