Replies: 1 comment
-
已看见 started, 你卡在什麽地方? |
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.
-
Download the latest v2ray version: https://github.com/v2fly/v2ray-core/releases/download/v4.34.0/v2ray-linux-64.zip
Download this repository as a zip file
Send both zip files to your server
unzip fhs-install-v2ray-master.zip; cd fhs-install-v2ray-master
bash install-release.sh --local v2ray-linux-64.zip
直接用脚本会报错 所以这样离线安装的v2ray 配置的json文件是直接从windows电脑端导出的客户端文件
直接运行的v2ray
root@sakuranda:~/v2ray# v2ray run
V2Ray 5.0.7 (V2Fly, a community-driven edition of V2Ray.) Custom (go1.18.3 linux/amd64)
A unified platform for anti-censorship.
2022/07/11 23:19:00 Using default config: /root/v2ray/config.json
2022/07/11 23:19:02 [Warning] V2Ray 5.0.7 started
然后就卡在这儿不动了
萌新刚玩linux 还请大佬指教下orz
Beta Was this translation helpful? Give feedback.
All reactions