香港节点-新增转发
This commit is contained in:
@@ -427,6 +427,59 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"port": 25001,
|
||||
"protocol": "vless",
|
||||
"tag": "oracle-phoenix-amd02",
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "fce2a9c6-1380-4ffa-ba84-6b9ec9ee2eea",
|
||||
"flow": "xtls-rprx-vision",
|
||||
"email": "seoul@oracle.com",
|
||||
"level": 0
|
||||
}
|
||||
],
|
||||
"decryption": "none",
|
||||
"fallbacks": [
|
||||
{
|
||||
"dest": "/dev/shm/h2c.sock",
|
||||
"xver": 2,
|
||||
"alpn": "h2"
|
||||
},
|
||||
{
|
||||
"dest": "/dev/shm/h1.sock",
|
||||
"xver": 2
|
||||
}
|
||||
]
|
||||
},
|
||||
"streamSettings": {
|
||||
"network": "tcp",
|
||||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"certificates": [
|
||||
{
|
||||
"ocspStapling": 3600,
|
||||
"certificateFile": "/root/.acme.sh/book.107421.xyz_ecc/fullchain.cer",
|
||||
"keyFile": "/root/.acme.sh/book.107421.xyz_ecc/book.107421.xyz.key"
|
||||
}
|
||||
],
|
||||
"minVersion": "1.2",
|
||||
"cipherSuites": "TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256:TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384:TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256",
|
||||
"alpn": [
|
||||
"h2",
|
||||
"http/1.1"
|
||||
]
|
||||
}
|
||||
},
|
||||
"sniffing": {
|
||||
"enabled": true,
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"port": 24450,
|
||||
"protocol": "vless",
|
||||
@@ -838,6 +891,18 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"tag": "oracle-phoenix-amd02",
|
||||
"protocol": "socks",
|
||||
"settings": {
|
||||
"servers": [
|
||||
{
|
||||
"address": "129.146.171.163",
|
||||
"port": 1234
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"routing": {
|
||||
@@ -921,6 +986,13 @@
|
||||
],
|
||||
"outboundTag": "oracle-tokyo-amd02"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
"oracle-phoenix-amd02"
|
||||
],
|
||||
"outboundTag": "oracle-phoenix-amd02"
|
||||
},
|
||||
{
|
||||
"type": "field",
|
||||
"inboundTag": [
|
||||
|
||||
Reference in New Issue
Block a user