fc344d57f0e5306d2c3c39021ca8deab7256fe8b
Fake cam
Fake cam is a simple docker container running a fake webcam. It is used for educational purposes to teach ethical hacking.
Default creds are : admin | cam123
Requirements
- Docker
Install
- Pull the repository
git clone https://git.phorge.fr/l-nmch/fake-cam.git
- Build the image
docker compose build
- Run the container
docker compose up -d
Description
Languages
HTML
86.2%
Shell
8.2%
Dockerfile
5.6%