huolizhuminh / NetWorkPacketCapture

It is used to capture network packet via Android VPN.
1.76k stars 448 forks source link

HTTPS on Port 80 (or any non-standard port) #17

Open roetherb opened 6 years ago

roetherb commented 6 years ago

I need to capture and decode / decompress data from an app which uses HTTPS on port 80 instead of 443. The app captures the packets, but does not appear to be performing decryption. It would be very useful if decoding could be configured in the same way Wireshark supports this.

(on a side note - your email address is misconfigured on the google play store. "gmai.com" is apparently a malicious typo-squatting domain.)

huolizhuminh commented 6 years ago

Could you provide the link that use 80 as port?