From 01ef2f1baf0c9e8672ee042cdd6cae05543da56b Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Fri, 20 Nov 2020 10:26:52 +0800 Subject: [PATCH] feat(readme): update --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5b75f1..683792a 100644 --- a/README.md +++ b/README.md @@ -71,15 +71,11 @@ ``` - V2Ray ``` -# todo +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/v2ray/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` - 最后一个支持XTLS的V2Ray[] ``` -# todo -``` -- 目前版本 -``` -wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/xtls_v2ray_last/install.sh" && chmod 700 /root/install.sh && /root/install.sh ``` - 示例图