I’m using mitmproxy v0.15.
When browsing to some random domains, I’ve got an error message:
ProtocolException(‘Server connection to :443 failed: Error connecting to : [Errno 10061] No connection could be made because the target machine actively refused it’,)
I can’t even understand what is the reason for that
Does anybody here faced with this scenario? What is the reason and how can I solve it?
I tried, but unfortunately my proxy has crushed when I did so… I’m currently trying to find solutions with this version…
BTW - I saw that v1.0.2 released now, when I’m trying to update my version with pip/easy_install I get just v0.18 (Im using Windows with Python 2.7). Can I install the latest version somehow?