Download
Source
The source code is available on github.
Precompiled Binaries
There are compiled versions for mac, windows and linux available for those who don’t want to compile from source, as well as docker containers available from the docker registry.
You should download the latest stable release from the github releases page, the master branch might be unstable.
Docker Images
Getting an image from Docker Hub
Docker Hub is the place where open Docker images are stored. Download and run the v0.5 netcap container by typing:
$ docker run -exec -it dreadl0ck/netcap:alpine-v0.5 ash
This will check if this image is available on your computer and since it wasn’t it downloaded the image from Docker Hub. So getting an image from Docker Hub works sort of automatically. If you just want to pull the image but not run it, you can also do:
docker pull dreadl0ck/netcap:{VERSION}
Setup
For setup instructions, refer to the installation section in the documentation.
If you have problems during setup, feel free to contact me by mail:
dreadl0ck [at] protonmail [dot] ch
Newsletter
Interested in updates regarding the netcap project? Sign up for the newsletter!