Unable To Access DuckDuckGo with Fiddler Everywhere

1 Answer 7 Views
Fiddler Everywhere Windows
Tom
Top achievements
Rank 1
Tom asked on 16 Jul 2025, 09:20 AM

Hi,
I'm unable to access DuckDuckGo with Fiddler Everywhere. I can connect to DuckDuckGo without Fiddler. I think it's because DuckDuckGo detects Fiddler. Other possibilities are that the Fiddler certificate also supports unsafe TLS 1.0 and TLS 1.1, and their server ignores the request, but I'm not sure. Can you connect to DuckDuckGo, or is this issue exclusive to me? Thanks

This is what I received in the response. 

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 16 Jul 2025, 11:54 AM

Hello Tom,

 

Fiddler Everywhere will use older TLS versions only when the client or the server does not support the newer versions (specifics here), but that is not the case with the DuckDuckGo server and should also not be the case with the browser that acts as a client.

For example, here is what the output looks like while using the Google Chrome browser (also works with the DuckDuckGo browser) and the said endpoint

That said, we noticed that you are using HTTP 1.1, which also worked for us, but you can still explicitly enable HTTPP/2 support in Fiddler Everywhere through the Settings > Connections > Enable HTTP/2 checkbox.

You can also reinstall your Fiddler CA through the Settings > HTTPS > Reset option.

All of the above consider that the error "An existing connection was forcibly closed by the remote host" could be caused by multiple factors, including server throttling, anti-bot measures based on IP address, or it could be just a temporary issue with the server itself.

 

Regards,
Nick Iliev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Fiddler Everywhere Windows
Asked by
Tom
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or