hiddify / hiddify-app

Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
https://hiddify.com
Other
16.9k stars 1.52k forks source link

Some network issues with local host #1086

Open MMPuyanfar opened 3 months ago

MMPuyanfar commented 3 months ago

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)

  1. use vpn mode on windows
  2. 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.

titancomputer commented 1 month ago

try v2.3.0 and check if problem has been solved or not