Fiddler¶
Fiddler works as a proxy server. Fiddler will logout when exiting. However, network anomaly will happen if Fiddler exits abnormally. In that case, just restart Fiddler and close again. This is based on Fiddler 4.
Configuration¶
PC¶
- Open Fiddler,choose the path: Tools -> Options -> HTTPS
- Check "Decrypt HTTPS traffic", and then requests of 'HTTPS' will be intercept.
- (Optional) Check "Ignore server certificate errors (unsafe)" if it's warned that the certificate of the website is untrusted.
- Choose path: Actions -> Trust Root Certificate, and then install the certificate.
Mobile¶
- Choose path:
Tools -> Options -> Connections
, modify the default port if needed. - Check "Allow remote computers to connect" to allow remote connections.
- (Optional) Check "Act as system proxy on startup".
- Keep the mobile under the same LAN with PC.
- Use the mobile to access the address: PC-IP: port, then download and install the certificate of Fiddle.
- Configure the proxy server of WiFi of the mobile.