Telerik Forums
Fiddler Forum
7 answers
833 views

This is the code I am currently using.

if (oSession.fullUrl.Contains("go_proxy=1"))

{

oSession["ui-backcolor"] = "green";

oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

FiddlerObject.log("log:"+oSession["X-OverrideGateway"]);

}

Strangely, when I set the proxy outside the if statement, it works. But when I set the proxy inside the if statement, it doesn't work.

oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

if (oSession.fullUrl.Contains("go_proxy=1"))

{

       oSession["ui-backcolor"] = "green";

      oSession["x-OverrideGateway"] = "socks=192.168.5.201:1080";

      FiddlerObject.log("log:"+oSession["X-OverrideGateway"]);

}

I set the session to green in the if code block, and I can see in the log that the code has taken effect. That is, the judgment code is valid, but the proxy setting is invalid.

 

I don't know why? Please help me, thank you very much!

 

Neha
Top achievements
Rank 2
Iron
Iron
 answered on 21 Jul 2023
2 answers
836 views

I want to use fiddler to switch the javascript files

I've solve the cors policy, but I don't know to to set the rules to allow my script bypass the integrity tags

looking for help

Neha
Top achievements
Rank 2
Iron
Iron
 answered on 21 Jul 2023
1 answer
826 views
There is an issue I am facing while using chatGPT when the proxy is on. Whenever I submit my chat prompt to chatGPT, it throws 403 unauthorized errors.  Please check screenshot below
image.png

 

ChatGpt is using cloudflare and I suspect it might be blocking the request.
Kindly suggest what might going wrong here and how chatGPT detects and blocks
requests from fiddler. Is there any way we can overcome this issue?

 

Rosen Vladimirov
Telerik team
 answered on 13 Jul 2023
0 answers
150 views
Hi
I am a software tester.
After installing the latest version of fiddler(4.3.2) I am unable to inspect the traffic from iOS app which I am testing. I spend a lot of time to understand the issue and finally I found it is only happening in latest versions.
The app is getting stuck and API requests are not being shown in the fiddler. Not sure but I think it has to do with TLS 1.3.
Working version-4.0.1
When I install this version(4.0.1) it gets updated to latest version automatically when I close and relaunch the fiddler.
How to resolve this issue please?
Sowmya
Top achievements
Rank 1
 asked on 11 Jul 2023
1 answer
469 views
When I click Accept User License Agreement, I get an error, which prevents me from using Fiddler EveryWhere
Nick Iliev
Telerik team
 answered on 03 Jul 2023
1 answer
1.5K+ views
Is there any instruction in FiddlerScript that can rewrite URLs?

For example, when Firefox requests Fiddler to fetch 'https://www.website.com/?sid=100', Fiddler removes the 'sid=100' variable from the URL and calls 'https://www.website.com/'. Then it returns the data to Firefox as if it were retrieved from 'https://www.website.com/?sid=100'.

Thank you!

Alex
Nick Iliev
Telerik team
 answered on 30 Jun 2023
1 answer
189 views

Hi!

Is it possible to configure Fiddler Everywhere to save (I only need headers) the traffic log at certain times? A script would be great too if there is no GUI option.

Thanks in advance!

Nick Iliev
Telerik team
 answered on 29 Jun 2023
2 answers
261 views

Fiddler's domain specific certificate for each web site only valid for one year.  Is it possible to change domain specific certificate valid time to ten year or other times? 

If no possible , what shuould do if after the valid time?


chen
Top achievements
Rank 2
Bronze
Iron
Iron
 answered on 28 Jun 2023
1 answer
216 views

I have tried all the methods on this website, but I am unable to intercept HTTPS. Please help me.

 

url :https://visa.vfsglobal.com/chn/zh/pol/    

Attempting to refresh using F5 will prompt: Sorry, you have been blocked

Nick Iliev
Telerik team
 answered on 26 Jun 2023
0 answers
118 views
我尝试了所有方法,但无法解密他的HTTPS。请帮助我。

网址:https://visa.vfsglobal.com/chn/zh/pol/

请尝试使用 F5 刷新页面,它会提示:对不起,您已被阻止。

谢谢。
ss
Top achievements
Rank 1
 asked on 26 Jun 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?