Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'sslstrip.py #43

Closed
purplebyteone opened this issue Mar 3, 2018 · 1 comment
Closed

'sslstrip.py #43

purplebyteone opened this issue Mar 3, 2018 · 1 comment
Labels
Projects

Comments

@purplebyteone
Copy link

Traceback (most recent call last):
File "sslstrip/setup.py", line 6, in
shutil.copyfile("sslstrip.py", "sslstrip/sslstrip")
File "/usr/lib/python2.7/shutil.py", line 96, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: 'sslstrip.py'

@thehappydinoa thehappydinoa added this to To Do in Bugs Mar 18, 2018
@CRO-THEHACKER
Copy link
Contributor

Must be a relative file path problem. Ill tag @Manisso

Bugs automation moved this from To Do to Done Dec 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bugs
  
Done
Development

No branches or pull requests

3 participants