Files
fake-cam/README.md

373 B

Fake cam

Fake cam is a simple docker container running a fake webcam. It is used for educational purposes to teach ethical hacking.

Requirements

  • Docker

Install

  1. Pull the repository
git clone https://git.phorge.fr/l-nmch/fake-cam.git
  1. Build the image
docker compose build
  1. Run the container
docker compose up -d