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

Add exception handling for Tor option #2033

Merged
merged 2 commits into from May 13, 2024

Conversation

joaomfbh
Copy link
Contributor

@joaomfbh joaomfbh commented Mar 1, 2024

Hi,
just a simple try/except to handle an OS Error when using --tor flag.
If you want to reproduce, please execute the code bellow:

python3 sherlock user_name --print-all --tor --json sherlock/resources/data.json

This enhancement prints a message to the console and sherlock exit in a fashion way instead of an OS technical error message.
I hope this will great for te project.

Thanks all.

@ppfeister ppfeister self-requested a review May 13, 2024 04:58
@ppfeister ppfeister added the enhancement New feature or request label May 13, 2024
@ppfeister ppfeister merged commit f2090bd into sherlock-project:master May 13, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants