yaron4u / EnigmaCracker

EnigmaCracker is a tool for brute forcing crypto wallets
MIT License
383 stars 142 forks source link

[BUG] No files in data directory when running in Docker #66

Open rjrongit opened 1 week ago

rjrongit commented 1 week ago

Describe the bug The script does not create output files in the data folder when running in Docker. The output in the terminal looks normal when you start the container attached. Was tested in 2 Linux distributions.

To Reproduce Steps to reproduce the behavior: The guide "Running EnigmaCracker in Docker" was followed.

Expected behavior log files should be available in data folder

OS:

rjrongit commented 1 week ago

Fixed it myself, please check

https://github.com/yaron4u/EnigmaCracker/pull/67