mirror of https://github.com/mack-a/v2ray-agent
feat(图片): 更新内容
parent
e296cce7c2
commit
60addeaeed
|
@ -14,11 +14,12 @@
|
||||||
# 1.(VLESS+TCP+TLS/VMess+TCP+TLS/VMess+WS+TLS)+伪装博客 三合一共存脚本【Cloudflare云朵需为灰色】
|
# 1.(VLESS+TCP+TLS/VMess+TCP+TLS/VMess+WS+TLS)+伪装博客 三合一共存脚本【Cloudflare云朵需为灰色】
|
||||||
- 安装脚本
|
- 安装脚本
|
||||||
```
|
```
|
||||||
bash <(curl -L -s https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh)
|
wget -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod +x install.sh && ./install.sh
|
||||||
```
|
```
|
||||||
- 示例图
|
- 示例图
|
||||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/install/install_尝鲜版_01.png" width=400>
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/install/install01.png" width=400>
|
||||||
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/install/install_尝鲜版_02.png" width=400>
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/install/install02.png" width=400>
|
||||||
|
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/dev/fodder/install/install03.png" width=400>
|
||||||
|
|
||||||
# 2.手动自建教程
|
# 2.手动自建教程
|
||||||
## 1.V2Ray
|
## 1.V2Ray
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 98 KiB |
Binary file not shown.
After Width: | Height: | Size: 276 KiB |
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
Loading…
Reference in New Issue