Replies: 3 comments
-
新建文檔 run.vbe
雙擊 run.vbe |
Beta Was this translation helpful? Give feedback.
0 replies
-
wv2ray.exe use the GUI subsystem, and can be easily built with
Depending on your network speed, the build process should take less than 2 minutes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
我已自行找到办法,使用powershell加隐藏窗口的方式拉起运行V2ray 5.x:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我尝试了:
start /b v2ray.exe
以及Sysinternals Suite 中的 PsExec 工具:
psexec -d v2ray.exe
都无效,v2ray.exe都会顽固的跳出来显示console信息。
Beta Was this translation helpful? Give feedback.
All reactions