From ffb6cdfdf45d6e147a7efce027853a8c87ed7903 Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Thu, 11 Sep 2025 22:24:23 +0800 Subject: [PATCH] Update README.md --- proxy/README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/proxy/README.md b/proxy/README.md index be60ee2..34b175e 100644 --- a/proxy/README.md +++ b/proxy/README.md @@ -12,8 +12,3 @@ bash <(curl -sSL https://github.com/sky22333/shell/raw/main/proxy/l2tp.sh) ``` bash <(curl -sSL https://github.com/sky22333/shell/raw/main/proxy/singbox.sh) ``` - -- 一键配置tun2socks脚本 -``` -bash <(curl -sSL https://github.com/sky22333/shell/raw/main/proxy/tun2socks.sh) -```