From a135f66e570161713588984444a9266e83f83551 Mon Sep 17 00:00:00 2001 From: asdf88 Date: Mon, 30 Sep 2024 22:24:27 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5982d14..a2b16e1 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,11 @@ https://github.com/SagerNet/sing-box/releases/tag/v1.9.4 # singbox一键vmess-ws脚本, 安装完在输入sa可进行设置。 ``` wget --no-check-certificate -O sa.sh https://codeberg.org/asdf88/stn-28/raw/branch/master/sa/sa.sh && bash sa.sh -``` \ No newline at end of file +``` + +# 自用本地singbox一键ws脚本, 安装完在输入sa可进行设置。 +``` +wget --no-check-certificate -O sa.sh "https://codeberg.org/asdf88/s-box/raw/branch/main/sa.sh" && bash sa.sh +``` + +