Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation problem #227

Open
padcmoi opened this issue Jan 7, 2025 · 0 comments · May be fixed by #228
Open

Installation problem #227

padcmoi opened this issue Jan 7, 2025 · 0 comments · May be fixed by #228

Comments

@padcmoi
Copy link

padcmoi commented Jan 7, 2025

Hello,

I got an error during installation, I reproduced the same steps as in your readme

Step to reproduce:

  1. mkdir -p ~/test && cd ~/test
  2. git clone https://github.com/lanjelot/patator.git
  3. git clone https://github.com/danielmiessler/SecLists.git
  4. docker build -t patator patator/
  5. docker run -it --rm -v $PWD/SecLists/Passwords:/mnt patator dummy_test data=FILE0 0=/mnt/richelieu-french-top5000.txt

Error at step number 4
image

@gildasio gildasio linked a pull request Jan 10, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant