ba42e29e61a6f097c2b161c12c79b41f39b6f8c2
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 14m24s
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%