GithubHelp home page GithubHelp logo

Comments (5)

palmiragomez avatar palmiragomez commented on June 14, 2024

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

from evilosx.

GLGRA avatar GLGRA commented on June 14, 2024

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

from evilosx.

viniciusnau avatar viniciusnau commented on June 14, 2024

GLGRA
you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

are u running on a mac or windows?

from evilosx.

GLGRA avatar GLGRA commented on June 14, 2024

GLGRA

you were able to run the code without issues? the start.py won't start for me --- did you translate to python3?

I just ran it as python3 start.py —cli —port(whatever)

are u running on a mac or windows?

I ran the --cli on kali linux live, through a usb on mac.

from evilosx.

palmiragomez avatar palmiragomez commented on June 14, 2024

Hi No actually I'm not seems as tho the problem I have is common this is the error I get:
seems to be with urllib2 changing names ---- tried to change to urllib (python3) --- no success
also have traceback that has blank error
Running on Mac to another Mac.

File "", line 21, in
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1227, in http_open
return self.do_open(httplib.HTTPConnection, req)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
urllib2.URLError: <urlopen error [Errno 61] Connection refused>

from evilosx.

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.