|
@@ -9,7 +9,7 @@
|
|
"settings": {
|
|
"settings": {
|
|
"clients": [
|
|
"clients": [
|
|
{
|
|
{
|
|
- "id": "", // 填写你的 UUID
|
|
|
|
|
|
+ "id": "", // fill in your UUID
|
|
"flow": "xtls-rprx-direct",
|
|
"flow": "xtls-rprx-direct",
|
|
"level": 0,
|
|
"level": 0,
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
@@ -18,21 +18,21 @@
|
|
"decryption": "none",
|
|
"decryption": "none",
|
|
"fallbacks": [
|
|
"fallbacks": [
|
|
{
|
|
{
|
|
- "dest": 1310, // 默认回落到 Xray 的 Trojan 协议
|
|
|
|
|
|
+ "dest": 1310, // Fall back to Xray's Trojan protocol by default
|
|
"xver": 1
|
|
"xver": 1
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "/websocket", // 必须换成自定义的 PATH
|
|
|
|
|
|
+ "path": "/websocket", // Must be replaced with a custom PATH
|
|
"dest": 1234,
|
|
"dest": 1234,
|
|
"xver": 1
|
|
"xver": 1
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "/vmesstcp", // 必须换成自定义的 PATH
|
|
|
|
|
|
+ "path": "/vmesstcp", // Must be replaced with a custom PATH
|
|
"dest": 2345,
|
|
"dest": 2345,
|
|
"xver": 1
|
|
"xver": 1
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "path": "/vmessws", // 必须换成自定义的 PATH
|
|
|
|
|
|
+ "path": "/vmessws", // Must be replaced with a custom PATH
|
|
"dest": 3456,
|
|
"dest": 3456,
|
|
"xver": 1
|
|
"xver": 1
|
|
}
|
|
}
|
|
@@ -47,8 +47,8 @@
|
|
],
|
|
],
|
|
"certificates": [
|
|
"certificates": [
|
|
{
|
|
{
|
|
- "certificateFile": "/path/to/fullchain.crt", // 换成你的证书,绝对路径
|
|
|
|
- "keyFile": "/path/to/private.key" // 换成你的私钥,绝对路径
|
|
|
|
|
|
+ "certificateFile": "/path/to/fullchain.crt", // Replace with your certificate, absolute path
|
|
|
|
+ "keyFile": "/path/to/private.key" // Replace it with your private key, absolute path
|
|
}
|
|
}
|
|
]
|
|
]
|
|
}
|
|
}
|
|
@@ -61,14 +61,14 @@
|
|
"settings": {
|
|
"settings": {
|
|
"clients": [
|
|
"clients": [
|
|
{
|
|
{
|
|
- "password": "", // 填写你的密码
|
|
|
|
|
|
+ "password": "", // fill in your password
|
|
"level": 0,
|
|
"level": 0,
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
],
|
|
],
|
|
"fallbacks": [
|
|
"fallbacks": [
|
|
{
|
|
{
|
|
- "dest": 80 // 或者回落到其它也防探测的代理
|
|
|
|
|
|
+ "dest": 80 // or fall back to other proxies that are also probing-proof
|
|
}
|
|
}
|
|
]
|
|
]
|
|
},
|
|
},
|
|
@@ -87,7 +87,7 @@
|
|
"settings": {
|
|
"settings": {
|
|
"clients": [
|
|
"clients": [
|
|
{
|
|
{
|
|
- "id": "", // 填写你的 UUID
|
|
|
|
|
|
+ "id": "", // fill in your UUID
|
|
"level": 0,
|
|
"level": 0,
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
@@ -98,8 +98,8 @@
|
|
"network": "ws",
|
|
"network": "ws",
|
|
"security": "none",
|
|
"security": "none",
|
|
"wsSettings": {
|
|
"wsSettings": {
|
|
- "acceptProxyProtocol": true, // 提醒:若你用 Nginx/Caddy 等反代 WS,需要删掉这行
|
|
|
|
- "path": "/websocket" // 必须换成自定义的 PATH,需要和分流的一致
|
|
|
|
|
|
+ "acceptProxyProtocol": true, // Reminder: If you use Nginx/Caddy to reverse generation WS, you need to delete this line
|
|
|
|
+ "path": "/websocket" // It must be replaced with a custom PATH, which needs to be consistent with the shunt
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -110,7 +110,7 @@
|
|
"settings": {
|
|
"settings": {
|
|
"clients": [
|
|
"clients": [
|
|
{
|
|
{
|
|
- "id": "", // 填写你的 UUID
|
|
|
|
|
|
+ "id": "", // fill in your UUID
|
|
"level": 0,
|
|
"level": 0,
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
@@ -125,7 +125,7 @@
|
|
"type": "http",
|
|
"type": "http",
|
|
"request": {
|
|
"request": {
|
|
"path": [
|
|
"path": [
|
|
- "/vmesstcp" // 必须换成自定义的 PATH,需要和分流的一致
|
|
|
|
|
|
+ "/vmesstcp" // It must be replaced with a custom PATH, which needs to be consistent with the shunt
|
|
]
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -139,7 +139,7 @@
|
|
"settings": {
|
|
"settings": {
|
|
"clients": [
|
|
"clients": [
|
|
{
|
|
{
|
|
- "id": "", // 填写你的 UUID
|
|
|
|
|
|
+ "id": "", // fill in your UUID
|
|
"level": 0,
|
|
"level": 0,
|
|
"email": "[email protected]"
|
|
"email": "[email protected]"
|
|
}
|
|
}
|
|
@@ -149,8 +149,8 @@
|
|
"network": "ws",
|
|
"network": "ws",
|
|
"security": "none",
|
|
"security": "none",
|
|
"wsSettings": {
|
|
"wsSettings": {
|
|
- "acceptProxyProtocol": true, // 提醒:若你用 Nginx/Caddy 等反代 WS,需要删掉这行
|
|
|
|
- "path": "/vmessws" // 必须换成自定义的 PATH,需要和分流的一致
|
|
|
|
|
|
+ "acceptProxyProtocol": true, // Reminder: If you use Nginx/Caddy to reverse generation WS, you need to delete this line
|
|
|
|
+ "path": "/vmessws" // It must be replaced with a custom PATH, which needs to be consistent with the shunt
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
@@ -160,4 +160,4 @@
|
|
"protocol": "freedom"
|
|
"protocol": "freedom"
|
|
}
|
|
}
|
|
]
|
|
]
|
|
-}
|
|
|
|
|
|
+}
|