Git Product home page Git Product logo

Comments (14)

PSNAppz avatar PSNAppz commented on August 24, 2024

@KingAkeem Please take a look at this.

from torbot.

PSNAppz avatar PSNAppz commented on August 24, 2024

@DocKali Its not the issue of binary.
Could you provide us the exact option/input you gave to torBot ?

from torbot.

DocKali avatar DocKali commented on August 24, 2024

@PSNAppz Of course, it was a classical test of your tool. The syntax was python3 torBot.py -u sitename.onion
It test this input with several sites, and I have the result described above everytime.

from torbot.

PSNAppz avatar PSNAppz commented on August 24, 2024

@DocKali I cannot reproduce this.

from torbot.

DocKali avatar DocKali commented on August 24, 2024

Strange... I'll make more test to see if I can reproduce that.
Oups, I made a mistake in my first response to your demand. The syntax I used is of course ./torBot -u siteadresse.onion, not python3 -u siteadresse.onion.

from torbot.

PSNAppz avatar PSNAppz commented on August 24, 2024

@DocKali Ok but both has the same effect.

from torbot.

KingAkeem avatar KingAkeem commented on August 24, 2024

@DocKali Have you tried installing the requirements via pip3 install -r requirements.txt? If you get another error with dot_env then check your requirements.txt and make sure you have the latest requirements. If not, try git pull && pip3 install -r requirements.txt.

from torbot.

DocKali avatar DocKali commented on August 24, 2024

Thanks @KingAkeem for your help.

I did a python3 -m pip install -r requirements.txt and all requirements were already satisfied.
I try to run your tool with some random onion sites but always the same error that I described in my first message...

from torbot.

KingAkeem avatar KingAkeem commented on August 24, 2024

Did you do a git pull beforehand, because I think the requirement was added after your issue was opened. Also try using pip3 install -r requirements.txt rather than python3 -m pip install -r reqiurements.txt

from torbot.

DocKali avatar DocKali commented on August 24, 2024

I just made a git pull and it appears that the version I had of TorBot is up-to-date. Following your recommandations I use pip3 install -r requirements.txt and all requirements are already satisfied. If you need screenshots, I can provide them of course.

from torbot.

KingAkeem avatar KingAkeem commented on August 24, 2024

Could you provide some more information? Here' some relevant information from our new bug request template.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

from torbot.

DocKali avatar DocKali commented on August 24, 2024

Hey @KingAkeem Sorry for this late answer. Here are the requested informations :

  • OS : kali-rolling
  • Browser : Firefox ESR

Hope this will help you...

from torbot.

KingAkeem avatar KingAkeem commented on August 24, 2024

The problem should no longer exists, we removed the module using python-dotenv from TorBot. Do you have any files that stlll using python-dotenv? If so then you need to perform a git pull. Does that make sense? If you take a look at the error message, it's tell you that it's an issue with dotenv but we're no longer using this so that message doesn't make sense if you have the latest version of TorBot.

from torbot.

PSNAppz avatar PSNAppz commented on August 24, 2024

@DocKali #119 Should fix this issue. Please let us know if the problem still exists. Thank you.

from torbot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.