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

Doesn't work #4

Open
websecnl opened this issue Feb 25, 2021 · 3 comments
Open

Doesn't work #4

websecnl opened this issue Feb 25, 2021 · 3 comments

Comments

@websecnl
Copy link

websecnl commented Feb 25, 2021

socket.error: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

command: python ./mitm_listener.py WEBSITE cert.crt key.key

@knayet
Copy link

knayet commented Jan 2, 2025

I can only say 'works for me'.
When does it throw the error? Before/after the 'Wrapping sockets' message? What's the stack dump?
You may need to manually change the port number 'PORT = xxx' at the beginning of the python code, since that is unfortunately not a parameter.

@websecnl
Copy link
Author

websecnl commented Jan 3, 2025

I can only say 'works for me'.
When does it throw the error? Before/after the 'Wrapping sockets' message? What's the stack dump?
You may need to manually change the port number 'PORT = xxx' at the beginning of the python code, since that is unfortunately not a parameter.

It has been 4 years since my post :p I have no idea

@knayet
Copy link

knayet commented Jan 3, 2025

O noes :)
Thanks for the quick reply, if you decide to try again later, I shall try to reply :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants