[ xray ] 优化xray部分,新增搬瓦工-洛杉矶节点

This commit is contained in:
zeaslity
2024-04-16 15:44:33 +08:00
parent 714ff01639
commit 907474ebf3
23 changed files with 106 additions and 665 deletions

View File

@@ -0,0 +1,39 @@
{
"inbounds": [
{
"protocol": "trojan",
"listen": "0.0.0.0",
"port": 443,
"settings": {
"clients": [
{
"password": "V2ryStr0ngP0ss",
"email": "lovemm@107421.xyz"
}
]
},
"streamSettings": {
"network": "tcp",
"security": "tls",
"tlsSettings": {
"alpn": [
"h2",
"http/1.1"
],
"certificates": [
{
"certificateFile": "/root/.acme.sh/xx.l4.cc.nn.107421.xyz_ecc/fullchain.cer",
"keyFile": "/root/.acme.sh/xx.l4.cc.nn.107421.xyz_ecc/xx.l4.cc.nn.107421.xyz.key"
}
]
}
},
"tag": "LosAngels-amd64-01"
}
],
"outbounds": [
{
"protocol": "freedom"
}
]
}