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