HTTP Grab Bag
- Open the Charles Program.
- View the IP address of your Mac computer, such as 192.168.1.7
- Open iOS settings, go to the current WiFi connection, set up the HTTP proxy group, fill the server with the IP obtained in the previous step, i.e. 192.168.1.7, port 8888
- iOS devices open the app you want to grab a packet for network operation
- Charles pops up the confirmation box and clicks the Allow button
HTTPS Grab Bag
- Open this URL on your IOS device Http://www.charlesproxy.com/getssl install the Charles SSL certificate
- On Charles's toolbar, click the Settings button and select Proxy Settings ...
- Switch to the SSL tab, select Enable SSL proxying, don't worry, don't turn it off before you finish, and the next step.
- This step is different from Fiddler, fiddler Install the certificate will be able to catch the HTTPS URL package, Charles is troublesome, need to be in the SSL tab of the previous step locations form fill in the domain name and port to grab the package, click the Add button, In the pop-up form, host fills in the domain name, for example fill Api.instagram.com,port 443
And then it's like the HTTP grab bag.
Charles Grab Bag Tool