负载均衡终于整上了,接下来该弄qb代理了
This commit is contained in:
+11
-80
@@ -77,15 +77,7 @@
|
||||
"network": "tcp"
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "proxy_in",
|
||||
"listen": "127.0.0.1",
|
||||
"port": 10809,
|
||||
"protocol": "mixed",
|
||||
"settings": {
|
||||
"udp": true
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"tag": "external_router_web",
|
||||
"listen": "0.0.0.0",
|
||||
@@ -160,8 +152,11 @@
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"target": "www.apple.com:443",
|
||||
"target": "127.0.0.1:9447",
|
||||
"xver": 0,
|
||||
"serverNames": [
|
||||
"www.samsung.com",
|
||||
"addons.mozilla.org",
|
||||
"www.apple.com"
|
||||
],
|
||||
"privateKey": "GGT9LfN_2JdQG68cwrULgUK-adfT6wIokLzWjaB0fXs",
|
||||
@@ -171,36 +166,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "mihomo_in",
|
||||
"listen": "127.0.0.1",
|
||||
"port": 9444,
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "113e167a-a2be-4b46-9010-60020108626c",
|
||||
"flow": "xtls-rprx-vision"
|
||||
}
|
||||
],
|
||||
"decryption": "none"
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "raw",
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"target": "www.microsoft.com:443",
|
||||
"serverNames": [
|
||||
"www.microsoft.com"
|
||||
],
|
||||
"privateKey": "GGT9LfN_2JdQG68cwrULgUK-adfT6wIokLzWjaB0fXs",
|
||||
"shortIds": [
|
||||
"7c947a71b94f369e"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"tag": "proxy_from_lan",
|
||||
"listen": "127.0.0.1",
|
||||
@@ -307,37 +273,6 @@
|
||||
{
|
||||
"tag": "direct",
|
||||
"protocol": "freedom"
|
||||
},
|
||||
{
|
||||
"tag": "to_tokyo",
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"vnext": [
|
||||
{
|
||||
"address": "67.230.189.235",
|
||||
"port": 443,
|
||||
"users": [
|
||||
{
|
||||
"id": "4d222c16-53bb-4402-814e-c8188cebcea6",
|
||||
"encryption": "none",
|
||||
"flow": "xtls-rprx-vision"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "raw",
|
||||
"security": "reality",
|
||||
"realitySettings": {
|
||||
"show": false,
|
||||
"fingerprint": "chrome",
|
||||
"serverName": "www.microsoft.com",
|
||||
"password": "jr_zQjC4mvlQITuG5Ap5Mxqe5EBbGyyvwbVLDEi8OCA",
|
||||
"shortId": "a1b2c3d4",
|
||||
"spiderX": "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"routing": {
|
||||
@@ -458,9 +393,12 @@
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"proxy_in"
|
||||
"interconn"
|
||||
],
|
||||
"outboundTag": "to_tokyo"
|
||||
"domain": [
|
||||
"full:www.baidu.com"
|
||||
],
|
||||
"outboundTag": "direct"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
@@ -469,13 +407,6 @@
|
||||
],
|
||||
"outboundTag": "portal"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"mihomo_in"
|
||||
],
|
||||
"outboundTag": "to_tokyo"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user