diff --git a/README.md b/README.md index 3656970..f61a5f5 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,12 @@ 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 ``` +- shadowsocks 动态IP白名单模式【Beta】 + +``` +wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/dev_ss/install.sh" && chmod 700 /root/install.sh && /root/install.sh +``` + # 示例图