dont use
This commit is contained in:
13
README.md
13
README.md
@@ -2,8 +2,19 @@
|
|||||||
|
|
||||||
这是一个固定 v4.45.2 版本的 V2RAY 脚本安装, 避免一些莫名其妙无法运行的问题。
|
这是一个固定 v4.45.2 版本的 V2RAY 脚本安装, 避免一些莫名其妙无法运行的问题。
|
||||||
|
|
||||||
|
## 警告
|
||||||
|
|
||||||
|
此脚本版本已废弃,不再添加任何功能,也不修复任何问题。
|
||||||
|
|
||||||
|
请使用:https://github.com/233boy/v2ray/tree/master
|
||||||
|
|
||||||
|
除非你有特殊需求,要不然请尽量不要使用此版本。
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
bash <(curl -sL https://git.io/v2ray.sh) online old
|
git clone https://github.com/233boy/v2ray old_v2ray -b old --depth=1
|
||||||
|
cd old_v2ray
|
||||||
|
chmod +x i*
|
||||||
|
./i* local
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user