-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Connection timing out on SOCK5 proxies #51
Comments
Does your proxy server use authentication or not? I will try to reproduce, but I did a lot of testing of this last weekend. Anything you can do to help reproduce it is helpful. Thank you. |
Heyo, no authentication. This issue only happened recently, as I was able to proxy previously with the standard version. I played around with it a little more. It seems like the domain is not being resolved. (ipv4 proxy works correctly) This reminded me of a firefox announcement https://blog.mozilla.org/en/products/firefox/encrypted-hello/. I do have DNS over HTTPS enabled I added the sites to the exceptions but it didn't work. So I disabled DNS over HTTPS and it worked! I'm not sure how you can fix this... but hopefully this helps. For transparency the thing that was causing issue was DNS over HTTPS:
Increased Protection and below worked fine. |
If I recall correctly, there are issues with DoH and SOCKS in Firefox. See also: |
@Newcool1230 Can you open the console, open the network tab, reload the page, and see what error it shows for you? |
@sebix when trying to proxy with DoH Max Protection, in the network tab it shows |
Are you still having the issue with the latest release? |
Hey erosman happy holidays! Yes, I'm still getting the same error on v8.8 while using DoH Max Protection. |
Happy Holidays 🎉 Have you tried with Proxy DNS enabled for that proxy? |
Yup, it still gives me a timeout. |
I am going to have a chat with Mozilla engineers about it. |
From the chat:
|
When setting a sock5 proxy, any matching url gets timed out/infinite loads. The proxy is responsive as I can reach it using python/curl. Just unable to reach it with the extension
FoxyProxy Basic version: 8.2
Firefox: 120.0.1
Regex:
icanhazip\.com
OR
Wildcard:
*icanhazip.com*
The text was updated successfully, but these errors were encountered: