Files
v2ray/README.md
2023-05-13 14:42:26 +08:00

20 lines
467 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 说明
这是一个固定 v4.45.2 版本的 V2RAY 脚本安装, 避免一些莫名其妙无法运行的问题。
## 警告
此脚本版本已废弃,不再添加任何功能,也不修复任何问题。
请使用https://github.com/233boy/v2ray/tree/master
除非你有特殊需求,要不然请尽量不要使用此版本。
## 安装
```bash
git clone https://github.com/233boy/v2ray old_v2ray -b old --depth=1
cd old_v2ray
chmod +x i*
./i* local
```