Browse Source

Update README.md

蘭雅sRGB 6 years ago
parent
commit
23f73f2a85
1 changed files with 3 additions and 3 deletions
  1. 3 3
      v2ray/README.md

+ 3 - 3
v2ray/README.md

@@ -3,9 +3,9 @@
 ###  V2Ray官方一键脚本
 bash <(curl -L -s https://install.direct/go.sh)
 
-### 下载v2ray for Windows 客户端
-wget https://github.com/2dust/v2rayN/releases/download/2.21/v2rayN-Core.zip
-
+### 下载v2ray for Windows 客户端,先用vps下载,再开启一个网页服务器
+wget https://github.com/2dust/v2rayN/releases/download/2.22/v2rayN-Core.zip
+python -m SimpleHTTPServer 8000
 ```
 ### 修改服务端配置,先复制v2ray配置
 ```