From 0829223a2ac3d02a99eceda74ca6edf1e51a2bbd Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:58:26 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=A2=9E=E5=8A=A0s?= =?UTF-8?q?ing-box=20http=E7=B3=BB=E7=BB=9F=E4=BB=A3=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- documents/sing-box.json | 9 ++++++++- install.sh | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/documents/sing-box.json b/documents/sing-box.json index 320fd94..23100ce 100644 --- a/documents/sing-box.json +++ b/documents/sing-box.json @@ -84,7 +84,14 @@ "inet4_address": "172.19.0.1/30", "auto_route": true, "strict_route": true, - "sniff": true + "sniff": true, + "platform": { + "http_proxy": { + "enabled": true, + "server": "127.0.0.1", + "server_port": 1082 + } + } }, { "type": "socks", diff --git a/install.sh b/install.sh index e3b2319..51e2cdc 100644 --- a/install.sh +++ b/install.sh @@ -8890,7 +8890,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v3.2.39" + echoContent green "当前版本:v3.2.40" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus