Git Product home page Git Product logo

Comments (7)

mamarto avatar mamarto commented on May 21, 2024 1

Yes. I will do my best.

from torbot.

mamarto avatar mamarto commented on May 21, 2024 1

Could you please assign me issue 37 as well?

from torbot.

PSNAppz avatar PSNAppz commented on May 21, 2024

Hello @agostinelli,
Thank you for reporting the issue. We'll check this and let you know about it asap. Meanwhile you can try restarting the torbot.

from torbot.

PSNAppz avatar PSNAppz commented on May 21, 2024

@agostinelli Bug Confirmed.
The -i flag is currently under development stage.
Please try python3 torBot.py -u http://3g2upl4pq6kufc4m.onion and paste the stack trace (if there is any) here.

Thank you for reporting the issue.

from torbot.

mamarto avatar mamarto commented on May 21, 2024

Here it is:

Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/socks.py", line 813, in connect
negotiate(self, dest_addr, dest_port)
File "/usr/local/lib/python3.5/dist-packages/socks.py", line 477, in _negotiate_SOCKS5
CONNECT, dest_addr)
File "/usr/local/lib/python3.5/dist-packages/socks.py", line 552, in _SOCKS5_request
raise SOCKS5Error("{0:#04x}: {1}".format(status, error))
socks.SOCKS5Error: 0x06: TTL expired

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/lib/python3.5/urllib/request.py", line 1254, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.5/http/client.py", line 1107, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.5/http/client.py", line 1152, in _send_request
self.endheaders(body)
File "/usr/lib/python3.5/http/client.py", line 1103, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.5/http/client.py", line 934, in _send_output
self.send(msg)
File "/usr/lib/python3.5/http/client.py", line 877, in send
self.connect()
File "/usr/lib/python3.5/http/client.py", line 849, in connect
(self.host,self.port), self.timeout, self.source_address)
File "/usr/lib/python3.5/socket.py", line 712, in create_connection
raise err
File "/usr/lib/python3.5/socket.py", line 703, in create_connection
sock.connect(sa)
File "/usr/local/lib/python3.5/dist-packages/socks.py", line 96, in wrapper
return function(*args, **kwargs)
File "/usr/local/lib/python3.5/dist-packages/socks.py", line 817, in connect
raise GeneralProxyError("Socket error", error)
socks.GeneralProxyError: Socket error: 0x06: TTL expired

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "torBot.py", line 130, in
main()
File "torBot.py", line 116, in main
b = readPage(link)
File "/root/torbot/TorBoT/modules/pagereader.py", line 11, in readPage
response = urllib.request.urlopen(req)
File "/usr/lib/python3.5/urllib/request.py", line 163, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python3.5/urllib/request.py", line 466, in open
response = self._open(req, data)
File "/usr/lib/python3.5/urllib/request.py", line 484, in _open
'_open', req)
File "/usr/lib/python3.5/urllib/request.py", line 444, in _call_chain
result = func(*args)
File "/usr/lib/python3.5/urllib/request.py", line 1282, in http_open
return self.do_open(http.client.HTTPConnection, req)
File "/usr/lib/python3.5/urllib/request.py", line 1256, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error Socket error: 0x06: TTL expired>

By the way, I would gladly help to resolve this/other issues, but I am currently working on the Wiki Page.

from torbot.

PSNAppz avatar PSNAppz commented on May 21, 2024

@agostinelli Good to hear that. So can I assign this issue to you?
If you are planning to work on this issue make sure you pull the dev branch and send a PR to that branch only.

from torbot.

PSNAppz avatar PSNAppz commented on May 21, 2024

@agostinelli Please add a comment to the issue.

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.