Joke Collection Website - Public benefit messages - Who would want fiddler to grab the SMS interface?

Who would want fiddler to grab the SMS interface?

Tools/raw materials

idler

computer

mobile phone

Mobile phones and computers should be on the same LAN.

Methods/steps

Install Fiddler, Baidu search Fiddler, there will be a download link.

Start Fiddler and start setup. Click Tools->; Fiddler option ".

Set HTTPS options. There will be a pop-up box during setup, please allow it.

Set the connect option and remember the proxy port number, which will be used later. There will be a pop-up box during setup, please allow it. Remember to restart the Fiddler software after setting, otherwise it will not be used.

Check the IP address of the PC through ipconfig. (shortcut key "ctrl+r", enter cmd, a black box pops up, and then enter ipconfig). My IP address is192.168.1.14. I need to write it down.

Set up the mobile phone. All Android phones should be able to use the Chang 'an wlan icon, then access the network connection and set the proxy in the connection details. The host name of the agent is the ip address found above, for example, mine is192.168.1.14, and the port is set to connect, and the default is 8888. The picture shows a screenshot of Mies.

Then the mobile phone accesses "192.168.1.14: 8888" (its own ip address and port number). If a response page appears, it means success.