SSL Proxy with Genymotion and Charles?

后端 未结 4 1787
执笔经年
执笔经年 2021-02-05 04:49

I\'m trying to get Genymotion (an x86 Android emulator hosted in Virtualbox) working with Charles proxy. I\'ve managed to connect the device to the proxy in the device\'s wifi p

4条回答
  •  悲哀的现实
    2021-02-05 05:16

    It's tricky to setup properly on genymotion device, but here is the steps: 1. Start Genymotion device 2. Go to Setting -> Wifi -> Hold or open Advance Tab 3. Proxy Setting and select Manual 4. Config to the port of Mitm app. Charles is 8888, Proxyman is 9090 5. Install the certificate at: - http://charlesproxy.com/getssl for Charles - http://proxy.man/ssl for Proxyman 6. Accept the Certificate 7. Test again.

    Basically, those steps are consistent from Charles Proxy and Proxyman. Hopefully it could help you.

提交回复
热议问题