Intercepting http data sent from mobile app while mobile phone is using a proxy

34 views Asked by At

I want to read http requests coming from an app on my iphone, but I want to see the difference the location makes. I know that to use http readers like Charles you need to setup their proxy. So is it possible to layer proxies? Like have the Charles proxy send the request to another proxy in a different country.

I tried searching the web and also tried some tools in Charles, but didn’t found anything

0

There are 0 answers