feat(脚本): 增加sing-box http系统代理

pull/1006/head
mack-a 2024-04-10 16:58:26 +08:00
parent 064eb02dab
commit 0829223a2a
2 changed files with 9 additions and 2 deletions

View File

@ -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",

View File

@ -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 "Githubhttps://github.com/mack-a/v2ray-agent"
echoContent green "描述:八合一共存脚本\c"
showInstallStatus