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

Fix touch errors in multi-recon by ensuring directories exist before file operations #894

Merged
merged 7 commits into from
Aug 19, 2024

Conversation

whiskeykilo
Copy link
Contributor

@whiskeykilo whiskeykilo commented Aug 19, 2024

This is a fix for errors I was seeing similar to #713 cannot touch file:

touch: cannot touch '/home/will/reconftw/Recon/hackerone/targets/hackerone.com/.called_fn/.domain_info': No such file or directory

Command I was running on Ubuntu 24.04:
reconftw -m hackerone -l /home/will/hackerone.txt -r

@six2dez six2dez changed the base branch from main to dev August 19, 2024 12:42
@six2dez six2dez merged commit 604bc3c into six2dez:dev Aug 19, 2024
@whiskeykilo whiskeykilo deleted the fix-touch-errors branch August 19, 2024 13:33
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 this pull request may close these issues.

2 participants