00b6db6ca6c3dca0f611027b0a078cc5c60951d6
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%