jofpin / trape

People tracker on the Internet: OSINT analysis and research tool by Jose Pino
https://x.com/jofpin
8.12k stars 1.3k forks source link

No module named 'user_objects' and Failed to complete tunnel connection #309

Open thisisbari opened 3 years ago

thisisbari commented 3 years ago

Hello, I have been facing these 2 issues (screenshots attached) :

  1. Error : No module named 'user_objects'
  2. Whenever I try to go to the public link it show an error Failed to complete tunnel connection.
  3. Are both of these connected and how to fix this? trape trape2
C4l1b3r commented 3 years ago

Same issue Screenshot_20210513-235816_Termux

xmi666 commented 3 years ago

Hi, I fixed the first problem and made a pull request. It will be fixed as soon as it gets accepted. Unfortunately I can not address the second issue as I don't have an ngrok api key. The tool still doesn't really seem to work. I am working on this and would like to hear about more bugs and Issues. Greetings Max.

thisisbari commented 3 years ago

Hi, I fixed the first problem and made a pull request. It will be fixed as soon as it gets accepted. Unfortunately I can not address the second issue as I don't have an ngrok api key. The tool still doesn't really seem to work. I am working on this and would like to hear about more bugs and Issues. Greetings Max.

thanks its working now all good not working fully tho but better than before when will u be posting other fixes

C4l1b3r commented 3 years ago

How did you get it working.... Partially

thisisbari commented 3 years ago

Hi, I fixed the first problem and made a pull request. It will be fixed as soon as it gets accepted. Unfortunately I can not address the second issue as I don't have an ngrok api key. The tool still doesn't really seem to work. I am working on this and would like to hear about more bugs and Issues. Greetings Max.

Hey it run for a wile and one session was established then I deleted that session to make a new one and its stuck again not picking up any sessions and reset api is not working either what to do now. trape2 trape

thisisbari commented 3 years ago

its the 4th time I have made a connection and the first time I made the connection I deleted it to check if it comes back as a new link in ngrok but it doesn't. But in terminal it shows that it has been connected to the same identifier for the 4th time and even if I close and restart trape it resumes the old session and takes me there again. Capture

thisisbari commented 3 years ago

How did you get it working.... Partially

made changes in the trape.py file and sockets.py file as per the fixes

xmi666 commented 3 years ago

@thisisbari make sure to edit the libs.min.js file, it contained an outdated version of socket.io

thisisbari commented 3 years ago

@thisisbari make sure to edit the libs.min.js file, it contained an outdated version of socket.io

have updated all five files now. Still the reset api dont work and nor do the maps show up. My only concern is the session I had deleted for experiment how to bring it back. Or is it once u delete it there is no way to get it back. Because in terminal it show the connection is made but in ngrok the session don't appears. 3

2

xmi666 commented 3 years ago

Hi, your screenshot looks way better than mine.. i don't even get a connection going. It doesn't detect anything for me.. any ideas?

thisisbari commented 3 years ago

Hi, your screenshot looks way better than mine.. i don't even get a connection going. It doesn't detect anything for me.. any ideas?

what does it shows, are facing or an error or it just won't show a connection. Share a screenshot I'm sure yours are better than mine.

MillieBIllie commented 3 years ago

How did you get it working.... Partially

made changes in the trape.py file and sockets.py file as per the fixes

bruh... can you tell me what changes you did in trape.py and sockets.py

thisisbari commented 3 years ago

How did you get it working.... Partially

made changes in the trape.py file and sockets.py file as per the fixes

bruh... can you tell me what changes you did in trape.py and sockets.py

xmi666 has uploaded all the files with the fixes in #308