mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
.. | ||
docker-compose.yml | ||
Dockerfile | ||
README.md |
Run HiddenEye in Docker Compose
Requeriments
- Docker
- docker-compose
Usage Mode
Clone the repo from Github
git clone https://github.com/DarkSecDevelopers/HiddenEye
cd HiddenEye/Docker
Run docker-compose
docker-compose up --build -d
Verify of the container is running with:
docker-compose ps
Executing HiddenEye inside of container
docker-compose exec hidden python3 HiddenEye.py