fbb61c2afd88a7d42cdea55c4b572b4ed9de61dc
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%