-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
Search first
- I searched and no similar issues were found
Platform/OS
Windows
OS version
Windows 11
Hiddify Version
2.5.7
What Happened?
Windows Hiddify has a bug: after the system is shut down and restarted, Hiddify does not automatically close the system proxy, causing users to be unable to access all networks normally, panicking and not knowing where the problem is, delaying work and study for a long time.
When the Hiddify service mode is "system proxy".
Minimal Reproducible Example (MRE)
Reproduction method:
On Windows, set Hiddify service mode to "set system proxy" and click Connect to server.
After connecting to the proxy server, restart Windows.
After restarting, open the browser and try to access the website, but you cannot connect.
Expected Behavior
The expected better result should be: when the service mode is "set system proxy", after Hiddify is started, it can check whether the Windows system proxy has been closed. If it has not been closed, close it. Because at this time, Hiddify has not connected to the server.
Additional Context
If the system proxy is not closed and Hiddify is not connected to the server, "sspai.com" "apple.com.cn" and other websites cannot be accessed normally, and public WiFi cannot be verified and logged in. Ordinary users don't understand it at all, so they don't know what to do. It will be chaotic, delaying work and study, and may even last for 1~2 hours, or even a whole day, or several days, until they find someone who understands to solve the problem for them.
After solving the problem, they will also think that this is a disaster caused by Hiddify, and then uninstall Hiddify and refuse to use it from then on.
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
- I'm willing to submit a PR (Thank you!)