I have tested using online unpkg https://nuget.telerik.com/v3/index.json and local file dir, Neither can be installed. The screenshot is as follows. Please help troubleshoot the problem.
So I have a https proxy that I know works. I use it in Firefox all the time and did a sanity check just before and after setting it up in Fiddler Classic to ensure it works in Firefox which it does.
Unfortunately it doesn't work with Fiddler Classic and my mind is boggled. The docs for Fiddler Classic seem rather limited as I've been digging through them in frustration. Murphy's law in full effect I guess.
So here's what I've done:
1. I have local fiddler proxy listen on 8888 in connection tab.
2.. Act as system proxy on startup is checked
3. In the gateway tab I have manual proxy entered in the following format: username:password@remote-proxy-ip:32222
4. When I click on "Show Current Gateway Info" it tells me HTTP / HTTPS / FTP Gateway specified was unreachable and is being ignored" I don't care about FTP but I do care about HTTP / HTTPS.
5. When I try to collect to the local fiddler proxy, the connection itself works fine but it's not chaining into the remote proxy; the remote proxy is being ignored as stated in 4 because I see my normal external ip instead of my remote proxy ip for the ip address.
Please find the attached picture below
Hi, install Fiddler classic for a assignment in my computer class, long story short i misread some sentence which led to me installing it even though i don't need to because i will be doing it at school.
details:
i added the certificate nothing else.
after i found out i don't need to do this rn, i deleted through add program.
i restarted my pc.
couple hours later i decided to download some game and my connection was slow down 14 mb compared to what i have before which can go up to to 50-100
it also affects the web download as well.
i check the internet speed test it say my connection can go up to 100 mb but that doesn't meant anything.
where my windowcofig??
Fiddler Classic has a "Hide CONNECT" feature that I find very useful for eliminating TLS negotiation clutter. In Fiddler Everywhere, I can achieve the similar effect by using a filter. However, this does not work when I also have to use OR conditions to filter out traffic from multiple hosts.
More generally, it seems that mixed-mode filter that supports both AND and OR may be required. In this specific case, the filter conditions needed would be "Method != CONNECT && (Host == localhost || Host == example.com)".
Can I at least hide CONNECTs while also filtering for multiple hosts today? I'm evaluating migration from Fiddler Classic to Fiddler Everywhere or some 3rd-party alternatives, since Fiddler Classic is lacking in support for newer protocols that some of our workloads need. I find Fiddler Everywhere to be generally great, other than a few blockers like this one.
Hello,
I am unable to log in to the software.
Checked my connectivity using "Connectivity Check (getfiddler.com)" and everything looks fine.
You have access to the required Fiddler Everywhere API endpoints.
Logs attached