Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

update version mitmproxy 0.17 to 0.18.2 #195

Closed
mh4x0f opened this issue Feb 26, 2017 · 6 comments
Closed

update version mitmproxy 0.17 to 0.18.2 #195

mh4x0f opened this issue Feb 26, 2017 · 6 comments

Comments

@mh4x0f
Copy link
Member

mh4x0f commented Feb 26, 2017

I'm receive a lot report bug the version mitmproxy 0.17 is default on WP 0.8.4. because of this, I 'll update for version 0.18.2 but for make this i need to do some test in different OS based in Debian (Kali Linux 2016.2,Parrot 3.4 e etc). OBS: I already did the implementation the code for support mitmproxy 18.2.

@mh4x0f
Copy link
Member Author

mh4x0f commented Feb 27, 2017

  • mitmproxy 0.18.2 installation
OS Description
Parrot OS 3.4.1 supported
Ubuntu 15.10 supported
WifiSlax 4.11 supported
Kali Linux 2016.1 supported
Kali Linux 2016.2 supported

@shivgori
Copy link

shivgori commented Mar 4, 2017

after update it gives error
Traceback (most recent call last):
File "wifi-pumpkin.py", line 45, in
from core.main import Initialize
File "/usr/share/WiFi-Pumpkin/core/main.py", line 31, in
from core.widgets.tabmodels import (
File "/usr/share/WiFi-Pumpkin/core/widgets/tabmodels.py", line 7, in
from core.utility.threads import ThreadPopen
File "/usr/share/WiFi-Pumpkin/core/utility/threads.py", line 19, in
from core.servers.proxy.controller.handler import MasterHandler
File "/usr/share/WiFi-Pumpkin/core/servers/proxy/controller/handler.py", line 43, in
class MasterHandler(flow.FlowMaster):
File "/usr/share/WiFi-Pumpkin/core/servers/proxy/controller/handler.py", line 87, in MasterHandler
@controller.handler
AttributeError: 'module' object has no attribute 'handler'

@mh4x0f
Copy link
Member Author

mh4x0f commented Mar 4, 2017

@shivgori Update mitmproxy to 0.18.2.

sudo pip install mitmproxy==0.18.2 

@jeretc
Copy link

jeretc commented Mar 4, 2017

@mh4x0f re-installed it working fine now. thanks

@shivgori
Copy link

shivgori commented Mar 4, 2017

thanks after reinstalled it works perfect

@BarAluf
Copy link

BarAluf commented Jul 15, 2018

hi everyone.
i want to upgrade mitm from version 2.0.2 to version 4.
this is the error module 'mitmproxy.controller' has no attribute 'handler'.
how can i easily convert this.

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

No branches or pull requests

4 participants