本帖最後由 likol 於 2014-5-5 17:12 編輯
if you set VPN at BlueStacks, that you cant got any packet on port 10010.
because packets will encrypt and transfer to VPN server before charles receive,
if you really need VPN , set it at windows :D
example:
1.normal connect
BS send packet on port 10010-> proxyCap catch port 10010 packet ,and forward packet to 8889 port -> charles receive packet from port 8889 ->show result .
2.BlueStacks connect with VPN
BS send packet on port 10010-> VPN client catch packet and encrypt-> VPN client send packet on port like 1389 -> proxyCap catch port 10010 packet (but catch nothing) -> charles receive nothing.
3.operating system connect with VPN
BS send packet on port 10010-> proxyCap catch port 10010 packet ,and forward packet to 8889 port -> charles receive packet from port 8889 -> VPN client catch packet and encrypt -> VPN client send packet on port 1389 -> VPN server receive packet and decrypt -> send to original address.
you can set proxyCap catch VPN client used port.
buy you will receive packet with encrypted |