From e8b72b224709d88c7206d3a35e3636d8da43147f Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Sun, 15 Jan 2023 21:08:38 +0800 Subject: [PATCH] feat(readme): update --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 3b31bcb..e59d785 100644 --- a/README.md +++ b/README.md @@ -104,11 +104,6 @@ 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 -``` # 示例图