Proxy inside Fiddler

100 Views Asked by At

I'm trying to find api requests for a mobile app.

I am using Fiddler to monitor network traffic, and Android Studio. I have installed certificates and can listen to traffic, but I have a task to access an app that can only be accessed from a certain country, I have tried using a VPN but I have not been able to access the resource. So here is the question, can I use not a VPN, but a purchased proxy server, somehow inside feddler, i.e. use a proxy inside a proxy. Maybe there are some other ways?

I am using Fiddler to monitor network traffic, and Android Studio.

1

There are 1 best solutions below

2
Robert On

You can manually configure an upstream proxy within Fiddler Classic:

Menu Tools -> Options -> Gateway

enter image description here