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