qbittorent代理的第一步wancheng

This commit is contained in:
2026-05-11 11:42:40 +08:00
parent edd8614b0a
commit 54c1d69ced
5 changed files with 403 additions and 4 deletions
+38 -1
View File
@@ -189,6 +189,36 @@
]
}
}
},
{
"tag": "proxy_from_lan",
"listen": "127.0.0.1",
"port": 9445,
"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.apple.com:443",
"serverNames": [
"news.apple.com"
],
"privateKey": "GGT9LfN_2JdQG68cwrULgUK-adfT6wIokLzWjaB0fXs",
"shortIds": [
"7c947a71b94f369e"
]
}
}
}
],
"outbounds": [
@@ -202,7 +232,7 @@
"settings": {
"vnext": [
{
"address": "tokyo.salmonstill.cn",
"address": "us.salmonstill.cn",
"port": 443,
"users": [
{
@@ -320,6 +350,13 @@
"mihomo_in"
],
"outboundTag": "to_tokyo"
},
{
"type": "field",
"inboundTag": [
"proxy_from_lan"
],
"outboundTag": "direct"
}
]
}