Skip to content
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

SmartProxy's proxy switching function will not work properly. (Firefox is in "system proxy" mode regardless of the mode selected) #265

Closed
Nyar233 opened this issue Feb 16, 2023 · 3 comments

Comments

@Nyar233
Copy link

Nyar233 commented Feb 16, 2023

Describe the bug
Once the windows proxy settings are set, SmartProxy's proxy switching function will not work properly. (Firefox is in "system proxy" mode regardless of the mode selected)

During the actual test, it was found that the proxy mode switch did not work.

It seems that unlike the behavior of previous versions, switching smartproxy's proxy mode does not change firefox's proxy settings (as shown in the GIF image below). If I remember correctly, older versions of smartproxy also changed firefox's settings here when changing its proxy mode. I'm not sure if this is related to the issue mentioned by this issus.

To Reproduce

  1. Change the system proxy settings of windows
  2. Trying to switch the proxy mode of SmartProxy.
  3. By monitoring the proxy software, I found that all the domains are captured by the proxy server. (in other words, the rules of SmartProxy mode are not working correctly).
  4. Checking the proxy settings of Firefox, found that it is not consistent with the previous version and did not change the proxy settings of Firefox (it has been kept in system proxy mode).

Expected behavior

Smartproxy should follow the proxy mode correctly on firefox. (even if the windows system proxy has been set)

Screenshots
ApplicationFrameHost_xmT2uiAENQ

动画

SmartProxy (please complete the following information):

  • Version [1.0.6]

Browser (please complete the following information):

  • Browser Firefox
  • Version 110.0 64 bit

Additional context

@Nyar233
Copy link
Author

Nyar233 commented Feb 16, 2023

If the windows system proxy parameters are not set, smartproxy's proxy mode will work correctly according to the set rules.

By the way, I tested version 1.0.6 of smartproxy on edge and it works fine. (by looking at the logs of the proxy server)

@Nyar233 Nyar233 closed this as completed Feb 16, 2023
@Nyar233 Nyar233 reopened this Feb 16, 2023
@Nyar233 Nyar233 changed the title SmartProxy's proxy switching does not work (Firefox is in "system proxy" mode regardless of the mode selected) Once the windows proxy settings are set, SmartProxy's proxy switching function will not work properly. (Firefox is in "system proxy" mode regardless of the mode selected) Feb 16, 2023
@Nyar233 Nyar233 changed the title Once the windows proxy settings are set, SmartProxy's proxy switching function will not work properly. (Firefox is in "system proxy" mode regardless of the mode selected) SmartProxy's proxy switching function will not work properly. (Firefox is in "system proxy" mode regardless of the mode selected) Feb 16, 2023
@elfl0rd

This comment was marked as duplicate.

@salarcode
Copy link
Owner

Thanks for the detailed report, it is fixed now and will be in the next release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants