add v2ray, update
This commit is contained in:
15
usr/local/v2ray/install.md
Normal file
15
usr/local/v2ray/install.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# V2Ray
|
||||
|
||||
[V2Ray](https://github.com/v2ray/v2ray-core/releases)
|
||||
|
||||
[Ducuments](https://www.v2ray.com/)
|
||||
|
||||
[Manual](https://toutyrater.github.io/)
|
||||
|
||||
## Linux
|
||||
|
||||
```bash
|
||||
sudo su
|
||||
bash <(curl -L -s https://install.direct/go.sh)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user