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!
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
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!
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?
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