improve sing-box ipv6 config

This commit is contained in:
2024-05-12 06:53:48 +08:00
parent a24aec9914
commit 5de976f4b3
12 changed files with 181 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
{
"type": "vless",
"tag": "vless-out",
"tag": "proxy",
"server": "154.17.5.35",
"server_port": 443,
"uuid": "9337d5ec-b489-4bf4-a22c-19f7f6e8fbbd",
@@ -18,5 +18,17 @@
"short_id": "7fcff4362963e98e"
}
},
"multiplex": {
"enabled": false,
"protocol": "h2mux",
"max_streams": 32,
"padding": true,
"brutal": {
"enabled": false,
"up_mbps": 1000,
"down_mbps": 100
}
},
"packet_encoding": "xudp"
}