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 ``` - 示例图