From 6af3be19816e95b4d9b56b9330ca8a0aaf46bcec Mon Sep 17 00:00:00 2001 From: fscarmen <62703343+fscarmen@users.noreply.github.com> Date: Thu, 23 Nov 2023 05:33:43 +0800 Subject: [PATCH] Use https://mirror.ghproxy.com/ for Github proxy. --- sing-box.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sing-box.sh b/sing-box.sh index dee156e..2bf7684 100644 --- a/sing-box.sh +++ b/sing-box.sh @@ -4,7 +4,7 @@ VERSION='v1.1.1' # 各变量默认值 -GH_PROXY='https://gh-proxy.com/' +GH_PROXY='https://mirror.ghproxy.com/' TEMP_DIR='/tmp/sing-box' WORK_DIR='/etc/sing-box' START_PORT_DEFAULT='8881' @@ -2137,4 +2137,4 @@ check_dependencies check_system_ip check_install menu_setting -menu \ No newline at end of file +menu