libmproxy

libmproxy and mitmproxy documentation

夙愿已清 提交于 2019-12-13 07:55:31
问题 I am new to the mitmproxy world. I need to write a python script that would log all the requests made from a certain app on Genymotion emulator. Now, I learned that mitmproxy can be helpful for my requirement. So I have successfully set up mitmproxy and now I am able to monitor all the traffic HTTP/S from any app on Gennymotion through the mitm client. However, what I want is : The app would be explored manually by the user and there should be this Python script running that would simply log