I encountered 2 weird situations when hiddify on windows using vpn mode created some problems for me. First, I was using an ubuntu server on a virtualbox vm and I was using MobaXterm and port forward to access its command line. I tried to push a local repo to remote on github using ssh in bash, and it did not work. I tried many solutions to fix it and none of them worked. Finally, I turn off the hiddify vpn and it works.
Second time was today when I created a new React project with vite and when I run the dev server on http://localhost:5173/ the browser can not reach it. I turn off hiddify and it works as expected.
Note that I did not change any setting in the app since installation and I'm using version 1.4.0
Also there is no problem with my x-ray config as I tested it with nekoray and there was no problem
(Also there is a minor bug which I want to mention. When I start hiddify in admin mode, and close hiddify, it close the window but it is still open. then when I click on hiddify to open again, it opens another instance of hiddify, and after a few seconds, both crash and stop working and terminate from process.)
Minimal Reproducible Example (MRE)
use vpn mode on windows
run a vite project (yarn create vite) and try to run the dev server (yarn dev)
Expected Behavior
No response
Version
v1.4.0
Platform/OS
Windows
Additional Context
No response
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.
Search first
What Happened?
I encountered 2 weird situations when hiddify on windows using vpn mode created some problems for me. First, I was using an ubuntu server on a virtualbox vm and I was using MobaXterm and port forward to access its command line. I tried to push a local repo to remote on github using ssh in bash, and it did not work. I tried many solutions to fix it and none of them worked. Finally, I turn off the hiddify vpn and it works. Second time was today when I created a new React project with vite and when I run the dev server on http://localhost:5173/ the browser can not reach it. I turn off hiddify and it works as expected. Note that I did not change any setting in the app since installation and I'm using version 1.4.0 Also there is no problem with my x-ray config as I tested it with nekoray and there was no problem
(Also there is a minor bug which I want to mention. When I start hiddify in admin mode, and close hiddify, it close the window but it is still open. then when I click on hiddify to open again, it opens another instance of hiddify, and after a few seconds, both crash and stop working and terminate from process.)
Minimal Reproducible Example (MRE)
Expected Behavior
No response
Version
v1.4.0
Platform/OS
Windows
Additional Context
No response
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.