DedSecInside/TorBot

"gather" feature hangs

advanced4 opened this issue · 0 comments

Describe the bug
When trying to figure out what this program does (since its not in detail in the README), I ran
python3 torBot.py -u https://p53lf57qovyuvwsc6xnrppyply3vtqm7l6pcobkmyqsiofyeznfu5uqd.onion --gather
and it just hangs. I don't even know what gather does, but it should either complete, or timeout. Or if it's doing something in the background, it should indicate that.

To Reproduce
Steps to reproduce the behavior:
python3 torBot.py -u https://p53lf57qovyuvwsc6xnrppyply3vtqm7l6pcobkmyqsiofyeznfu5uqd.onion --gather

Expected behavior
To complete, or timeout after some time period

Additional context
Add any other context about the problem here.