-
Notifications
You must be signed in to change notification settings - Fork 40
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
I can't choose another proxy #76
Comments
Sometimes, browser caches the extension files and they are not properly updated during an extension upgrade. Step 1
Step 2If step 1 didn't help...
|
This solution did not help me |
Please try the following ...
|
Do the proxies have the same hostname & port? |
Yes! |
That is the reason. What is the reason for having multiple proxies for the same server? |
I use resident proxies from iproyal. |
And how to solve the problem? |
FoxyProxy 8 was written from the ground up, so the code is not the same as v7.
|
The same data is used there, only the password differs |
I would need to work on it. |
So the username is the same but the password is different? |
Yes. Only the password is different. |
Repo is updated with v8.8 and a workaround for this issue. Please read Help: Proxies for details. Let me know how it works out. |
v8.8 was uploaded to AMO. |
I tried v8.8, but the issue is still there Proxy List:
|
I see... The updated process fixed when in "Proxy by Patterns" is selected. |
I have updated the code. It should be fixed for v8.9. |
Can I get v8.9? |
Do you want to test the 8.9 beta? Here is the latest beta. foxyproxy.8.9.beta.20240108.zip
|
Hello @erosman I tested v8.9 and found that the issue with Iproyal Sock5 has been resolved. However, there still appears to be an issue with the HTTP type. Please refer to the video I have provided for more information: https://www.youtube.com/watch?v=e-LaQfTAO3k Import Proxy List:
|
@yunyty Thank you for testing the issue with v8.9. AFA the video, can you close the |
Thank you for your attention to this matter. Here are the results: https://www.youtube.com/watch?v=KR8o_d6FN1Q |
I see... there is a problem somewhere. I will look into it. |
I opened the log tab and visited whatismyip.com without any active proxies. The Type/Hostname/Port was empty. Next, I changed the proxies and refreshed the page. This time, the Type/Hostname/Port was HTTP/rp.proxyscrape.com/6060. After that, I changed to another proxy and refreshed the page again. However, the Type/Hostname/Port was still the same as before - HTTP/rp.proxyscrape.com/6060. Would you like me to display the log for you? |
No, thank you. |
I found out the issue. It is the authentication i.e. sending user/pass. For SOCKS & HTTPS, FoxyProxy sends the authentication along with the request. For HTTP, the authentication depends on 407 Proxy Authentication Required. I cant think of a way around this at the moment, since that is how "407 Proxy Authentication" works. Note For now, multiple proxies with the same host & port will only work for SOCKS & HTTPS. I will update the Help accordingly. |
v8.9 uploaded to AMO |
Hello. I can't choose another proxy. When choosing another proxy, only the topmost one is selected, the first one. If you swap, then the desired proxy is selected. How to solve the problem? The screenshot shows that I have chosen a different country, but Italy still works
The text was updated successfully, but these errors were encountered: