1.i install mitmproxy and mitmproxy.exe

Nothing
Mitmproxy Version:4.0.4
Operating System: Windows 10
I am very sure I installed the pyDes Module in my python
I read in some other issue that the compiled version for Windows have a closed environment python.
I solved by installing from python 3 pip:
pip(3) install mitmproxy
And then run the command:
"C:\Users\{USER}\AppData\Local\Programs\Python\Python37-32\Scripts\mitmdump.exe"
I read in some other issue that the compiled version for Windows have a closed environment python.
I solved by installing from python 3 pip:
pip(3) install mitmproxyAnd then run the command:
"C:\Users\{USER}\AppData\Local\Programs\Python\Python37-32\Scripts\mitmdump.exe"
Is work! Thank you very much
Most helpful comment
Is work! Thank you very much